From 502a8bcc104c0a00d7745b775647bd837d40deab Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Mon, 24 Mar 2025 13:05:51 -0700 Subject: [PATCH] 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. --- maintainers/maintainer-list.nix | 6 ++++++ maintainers/team-list.nix | 3 +++ 2 files changed, 9 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 2ceb107714dd..f06d2c2cfdcd 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -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"; diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index d6555816ea74..e1df0e2714d7 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -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";