summaryrefslogtreecommitdiffstats
path: root/maintainers
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-19 00:08:41 +0000
committerGitHub <noreply@github.com>2021-12-19 00:08:41 +0000
commit0c19ae0abad1426f0e2381b730aafd0b1d7bfc75 (patch)
treed425d32634fc17e22a0aa7fc84af05aad7de3306 /maintainers
parenteec551fc15098a4928dffaa8e9e28db2c9ea596c (diff)
parent487bb1b1e232015fe4732880389f2fa664f812fc (diff)
Merge master into haskell-updates
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix18
-rw-r--r--maintainers/team-list.nix9
2 files changed, 27 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 68cf8b30d546..e003fc95ed32 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -12130,6 +12130,12 @@
githubId = 122319;
name = "Renato Alves";
};
+ unrooted = {
+ name = "Konrad Klawikowski";
+ email = "konrad.root.klawikowski@gmail.com";
+ github = "unrooted";
+ githubId = 30440603;
+ };
uralbash = {
email = "root@uralbash.ru";
github = "uralbash";
@@ -12579,6 +12585,12 @@
githubId = 78392041;
name = "Winter";
};
+ wintrmvte = {
+ name = "Jakub Lutczyn";
+ email = "kubalutczyn@gmail.com";
+ github = "wintrmvte";
+ githubId = 41823252;
+ };
wirew0rm = {
email = "alex@wirew0rm.de";
github = "wirew0rm";
@@ -12657,6 +12669,12 @@
githubId = 28888242;
name = "WORLDofPEACE";
};
+ wr0belj = {
+ name = "Jakub Wróbel";
+ email = "wrobel.jakub@protonmail.com";
+ github = "wr0belj";
+ githubId = 40501814;
+ };
wscott = {
email = "wsc9tt@gmail.com";
github = "wscott";
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 377fc02fef5a..0743c80ec4f6 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -247,6 +247,15 @@ with lib.maintainers; {
scope = "Maintain Podman and CRI-O related packages and modules.";
};
+ redcodelabs = {
+ members = [
+ unrooted
+ wr0belj
+ wintrmvte
+ ];
+ scope = "Maintain Red Code Labs related packages and modules.";
+ };
+
sage = {
members = [
timokau