git-open: add SuperSandro2000 as maintainer
This commit is contained in:
parent
69e1161ff6
commit
b99bcb5b9f
@ -34,6 +34,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Open the GitHub page or website for a repository in your browser";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.jlesquembre ];
|
||||
maintainers = with maintainers; [ jlesquembre SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user