summaryrefslogtreecommitdiffstats
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorKonrad "Unrooted" Klawikowski <konrad.root.klawikowski@gmail.com>2021-12-18 14:07:49 +0100
committerGitHub <noreply@github.com>2021-12-18 21:07:49 +0800
commitc55e31a2ab88c60979422a45f849f2a4b0097ede (patch)
treec8c6e3bf1a07fb932cca34a3093fcef9f1d0d024 /maintainers/team-list.nix
parentb6be35040f4757bd329305accf6d90a15bfab1dd (diff)
maintainers: add redcodelabs team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix9
1 files changed, 9 insertions, 0 deletions
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