maintainers: add lf- back again
For practical purposes it is useful to be on the list, especially given I maintain nixpkgs things at work. Also adds wiggles to the lix ping list since she's actively involved in lix dev recently.
This commit is contained in:
parent
e9e9e07548
commit
502a8bcc10
@ -13558,6 +13558,12 @@
|
||||
githubId = 13804737;
|
||||
keys = [ { fingerprint = "7FE2 113A A08B 695A C8B8 DDE6 AE53 B4C2 E58E DD45"; } ];
|
||||
};
|
||||
lf- = {
|
||||
name = "Jade Lovelace";
|
||||
github = "lf-";
|
||||
githubId = 6652840;
|
||||
matrix = "@jade_:matrix.org";
|
||||
};
|
||||
lgbishop = {
|
||||
email = "lachlan.bishop@hotmail.com";
|
||||
github = "lgbishop";
|
||||
|
@ -813,6 +813,7 @@ with lib.maintainers;
|
||||
_9999years
|
||||
Gabriella439
|
||||
curran
|
||||
lf-
|
||||
];
|
||||
scope = "Group registry for packages maintained by Mercury";
|
||||
shortName = "Mercury Employees";
|
||||
@ -836,6 +837,8 @@ with lib.maintainers;
|
||||
members = [
|
||||
raitobezarius
|
||||
qyriad
|
||||
_9999years
|
||||
lf-
|
||||
];
|
||||
scope = "Maintain the Lix package manager inside of Nixpkgs.";
|
||||
shortName = "Lix ecosystem";
|
||||
|
Loading…
Reference in New Issue
Block a user