forked from mirrors/nixpkgs
uqm: Add myself to the maintainers list.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
3fbd3a025d
commit
e76a755517
|
@ -103,6 +103,6 @@ in stdenv.mkDerivation rec {
|
|||
'';
|
||||
homepage = http://sc2.sourceforge.net/;
|
||||
license = "GPLv2";
|
||||
maintainers = with maintainers; [ jcumming ];
|
||||
maintainers = with maintainers; [ jcumming aszlig ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue