maintainer-list: Add ShamrockLee (myself) to maintainer-list
This commit is contained in:
parent
bb63d0fcb5
commit
66020b7b52
@ -7148,6 +7148,12 @@
|
|||||||
githubId = 24496705;
|
githubId = 24496705;
|
||||||
name = "Scott Hamilton";
|
name = "Scott Hamilton";
|
||||||
};
|
};
|
||||||
|
ShamrockLee = {
|
||||||
|
name = "Shamrock Lee";
|
||||||
|
email = "44064051+ShamrockLee@users.noreply.github.com";
|
||||||
|
github = "ShamrockLee";
|
||||||
|
githubId = 44064051;
|
||||||
|
};
|
||||||
shanemikel = {
|
shanemikel = {
|
||||||
email = "shanepearlman@pm.me";
|
email = "shanepearlman@pm.me";
|
||||||
github = "shanemikel";
|
github = "shanemikel";
|
||||||
|
@ -24,7 +24,7 @@ mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://github.com/chewing/chewing-editor";
|
homepage = "https://github.com/chewing/chewing-editor";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ ];
|
maintainers = [ maintainers.ShamrockLee ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user