bluejeans: remove veprbl from maintainers

This commit is contained in:
Dmitry Kalinkin 2021-02-04 13:02:06 -05:00
parent 1c24ff1f1f
commit ad292c41b1

View file

@ -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" ];
};
}