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/;
|
||||
license = licenses.publicDomain;
|
||||
maintainers = [ maintainers.sjmackenzie ];
|
||||
maintainers = with maintainers; [ sjmackenzie ttuegel ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user