drop my maintainership (close #13881)
This commit is contained in:
@@ -12,7 +12,6 @@ in stdenv.mkDerivation rec {
|
||||
homepage = "http://www.open-ra.org/";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ iyzsong ];
|
||||
};
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
@@ -11,7 +11,6 @@ stdenv.mkDerivation {
|
||||
homepage = "http://performous.org/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ iyzsong ];
|
||||
};
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user