unity3d: add tesq0 to the maintainers
This commit is contained in:
parent
023b3a5730
commit
0ef83bc0fd
@ -132,6 +132,6 @@ in stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ jb55 ];
|
maintainers = with maintainers; [ jb55 tesq0 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user