mullvad-vpn: remove myself from maintainers
This commit is contained in:
parent
a70b8a7427
commit
3decf9eac0
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ stdenv.mkDerivation rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.gpl3Only;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ Br1ght0ne ymarkus flexagoon ];
|
||||
maintainers = with maintainers; [ Br1ght0ne ymarkus ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue