diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index ad30138b2099..b14e97dbcd0c 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -16896,6 +16896,12 @@ githubId = 7831184; name = "John Mercier"; }; + mockersf = { + email = "francois.mockers@vleue.com"; + github = "mockersf"; + githubId = 8672791; + name = "François Mockers"; + }; modderme123 = { email = "modderme123@gmail.com"; github = "milomg"; @@ -18501,6 +18507,12 @@ githubId = 1839979; name = "Niklas Thörne"; }; + NthTensor = { + email = "miles.silberlingcook@gmail.com"; + github = "NthTensor"; + githubId = 16138381; + name = "Miles Silberling-Cook"; + }; nudelsalat = { email = "nudelsalat@clouz.de"; name = "Fabian Dreßler"; diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 06436b41b626..0a710c3dd49f 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -451,8 +451,9 @@ with lib.maintainers; fslabs = { # Verify additions to this team with at least one already existing member of the team. members = [ - greaka lpostula + mockersf + NthTensor ]; scope = "Group registration for packages maintained by Foresight Spatial Labs."; shortName = "Foresight Spatial Labs employees";