es: add ttuegel to maintainers

This commit is contained in:
Thomas Tuegel 2017-01-31 07:54:36 -06:00
parent ace284ee95
commit a2e1aecc0c
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

@ -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;
};