es: add ttuegel to maintainers
This commit is contained in:
parent
ace284ee95
commit
a2e1aecc0c
@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
homepage = http://wryun.github.io/es-shell/;
|
homepage = http://wryun.github.io/es-shell/;
|
||||||
license = licenses.publicDomain;
|
license = licenses.publicDomain;
|
||||||
maintainers = [ maintainers.sjmackenzie ];
|
maintainers = with maintainers; [ sjmackenzie ttuegel ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user