summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-06-12 03:05:26 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2020-06-17 21:55:29 +0200
commit650617253e8397634b7e3e4518c1c14168c1b100 (patch)
treeb5aa46f6a9e81afa6e69deb8c86487157f744cf6 /maintainers/team-list.nix
parentdcf36b65c3f9c2753bc51d4e45fce4f98b823c31 (diff)
downloadnixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.tar
nixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.tar.gz
nixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.tar.bz2
nixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.tar.lz
nixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.tar.xz
nixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.tar.zst
nixpkgs-650617253e8397634b7e3e4518c1c14168c1b100.zip
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 25a4995b733..703a6a031d6 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