[needs new maintainer] gitRepo: Remove myself as maintainer (#114835)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Michael Weiss
2021-03-03 13:44:26 +01:00
committed by GitHub
parent 590c7ceb42
commit d774b4234a

View File

@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
'';
homepage = "https://android.googlesource.com/tools/repo";
license = licenses.asl20;
maintainers = [ maintainers.primeos ];
maintainers = [ ];
platforms = platforms.unix;
};
}