about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorTheodore Ni <3806110+tjni@users.noreply.github.com>2023-08-28 20:50:26 -0700
committerGitHub <noreply@github.com>2023-08-28 20:50:26 -0700
commiteb6ed9168948aba6ac22eb7b1d4e01d5efbc36c3 (patch)
tree4b81b315fa92f2b3efb874b34fa3848ea949e3ca /maintainers/team-list.nix
parent6d1a6dde4b96e1420c920d0c0d3f49753a933188 (diff)
parent70d93c13413177e950125ac44eecdd14a85aacea (diff)
Merge pull request #249520 from OroraTech/chore/add-maintainers
maintainers/teams: add ororatech
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index b0bac14705b96..01b29e32cb9d3 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -681,6 +681,17 @@ with lib.maintainers; {
     shortName = "OpenStack";
   };
 
+  ororatech = {
+    # email: nixdevs@ororatech.com
+    shortName = "OroraTech GmbH. employees";
+    scope = "Team for packages maintained by employees of OroraTech GmbH.";
+    # Edits to this list should only be done by an already existing member.
+    members = [
+      kip93
+      victormeriqui
+    ];
+  };
+
   pantheon = {
     members = [
       davidak