gitRepo: add myself as maintainer
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 3a37d115ef369c03810a2339a09449d5c18a103d)
This commit is contained in:
parent
a51efd1bb4
commit
6eac23ff6a
@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = "https://android.googlesource.com/tools/repo";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = with maintainers; [ otavio ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user