about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/bluejeans
diff options
context:
space:
mode:
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>2021-02-04 13:02:06 -0500
committerDmitry Kalinkin <dmitry.kalinkin@gmail.com>2021-02-04 14:03:03 -0500
commitad292c41b123b35ed71e19257c4951dc71260f4b (patch)
tree84ff76196306187e5467e026375aeafd5540ad5a /pkgs/applications/networking/instant-messengers/bluejeans
parent1c24ff1f1f5fa9d42a6fa5a377287623def78fe3 (diff)
bluejeans: remove veprbl from maintainers
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/bluejeans')
-rw-r--r--pkgs/applications/networking/instant-messengers/bluejeans/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/instant-messengers/bluejeans/default.nix b/pkgs/applications/networking/instant-messengers/bluejeans/default.nix
index 2360b2442f549..d80ccf0a8fab5 100644
--- a/pkgs/applications/networking/instant-messengers/bluejeans/default.nix
+++ b/pkgs/applications/networking/instant-messengers/bluejeans/default.nix
@@ -120,7 +120,7 @@ stdenv.mkDerivation rec {
     description = "Video, audio, and web conferencing that works together with the collaboration tools you use every day";
     homepage = "https://www.bluejeans.com";
     license = licenses.unfree;
-    maintainers = with maintainers; [ veprbl ];
+    maintainers = with maintainers; [ ];
     platforms = [ "x86_64-linux" ];
   };
 }