maintainer-list: Add ShamrockLee (myself) to maintainer-list

This commit is contained in:
Shamrock Lee
2020-07-05 16:21:00 -07:00
committed by Ryan Mulligan
parent bb63d0fcb5
commit 66020b7b52
2 changed files with 7 additions and 1 deletions
@@ -24,7 +24,7 @@ mkDerivation rec {
'';
homepage = "https://github.com/chewing/chewing-editor";
license = licenses.gpl2Plus;
maintainers = [ ];
maintainers = [ maintainers.ShamrockLee ];
platforms = platforms.all;
};
}