rocketchat-desktop: remove gbtb from maintainers (#387326)
This commit is contained in:
@@ -98,7 +98,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/RocketChat/Rocket.Chat.Electron";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gbtb ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user