about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-06-18 00:23:55 +0200
committerGitHub <noreply@github.com>2020-06-18 00:23:55 +0200
commit0510cbe849e71a6cbe50656fd82e136a618cd404 (patch)
treeabe5b6895d23a4b3a26cc1f69fdcfaf642db3ce4 /maintainers/team-list.nix
parent2a3ceb730b8da53ba19f5fcb44135d6ade0ed014 (diff)
parent650617253e8397634b7e3e4518c1c14168c1b100 (diff)
downloadnixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.tar
nixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.tar.gz
nixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.tar.bz2
nixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.tar.lz
nixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.tar.xz
nixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.tar.zst
nixlib-0510cbe849e71a6cbe50656fd82e136a618cd404.zip
Merge pull request #90646 from Ma27/matrix-maintainer-team
maintainers/teams: add matrix team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 25a4995b733e..703a6a031d6f 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -57,6 +57,18 @@ with lib.maintainers; {
     scope = "Maintain GNOME desktop environment and platform.";
   };
 
+  matrix = {
+    members = [
+      ma27
+      pacien
+      fadenb
+      mguentner
+      ekleog
+      ralith
+    ];
+    scope = "Maintain the ecosystem around Matrix, a decentralized messenger.";
+  };
+
   php = {
     members = [
       aanderse