summaryrefslogtreecommitdiffstats
path: root/maintainers
diff options
context:
space:
mode:
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix28
-rw-r--r--maintainers/team-list.nix8
2 files changed, 36 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 070e0375a2f4..346f7b47db43 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -4654,6 +4654,12 @@
githubId = 2029444;
name = "James Kent";
};
+ ketzacoatl = {
+ email = "ketzacoatl@protonmail.com";
+ github = "ketzacoatl";
+ githubId = 10122937;
+ name = "ketzacoatl";
+ };
kevincox = {
email = "kevincox@kevincox.ca";
github = "kevincox";
@@ -7995,6 +8001,12 @@
githubId = 720864;
name = "Sébastien Bourdeauducq";
};
+ sbond75 = {
+ name = "sbond75";
+ email = "43617712+sbond75@users.noreply.github.com";
+ github = "sbond75";
+ githubId = 43617712;
+ };
sboosali = {
email = "SamBoosalis@gmail.com";
github = "sboosali";
@@ -8849,6 +8861,12 @@
githubId = 2389333;
name = "Andy Tockman";
};
+ Technical27 = {
+ email = "38222826+Technical27@users.noreply.github.com";
+ github = "Technical27";
+ githubId = 38222826;
+ name = "Aamaruvi Yogamani";
+ };
teh = {
email = "tehunger@gmail.com";
github = "teh";
@@ -10186,6 +10204,16 @@
github = "ymarkus";
githubId = 62380378;
};
+ ymatsiuk = {
+ name = "Yurii Matsiuk";
+ email = "ymatsiuk@users.noreply.github.com";
+ github = "ymatsiuk";
+ githubId = 24990891;
+ keys = [{
+ longkeyid = "rsa4096/0x61302290298601AA";
+ fingerprint = "7BB8 84B5 74DA FDB1 E194 ED21 6130 2290 2986 01AA";
+ }];
+ };
ymeister = {
name = "Yuri Meister";
email = "47071325+ymeister@users.noreply.github.com";
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 598393582ab8..b34c3f71bd82 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -36,6 +36,14 @@ with lib.maintainers; {
scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team.";
};
+ deshaw = {
+ # Verify additions to this team with at least one already existing member of the team.
+ members = [
+ limeytexan
+ ];
+ scope = "Group registration for D. E. Shaw employees who collectively maintain packages.";
+ };
+
freedesktop = {
members = [ jtojnar worldofpeace ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";