summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorLeandro Reina <leandro.reina@ororatech.com>2023-08-16 13:30:33 +0200
committerLeandro Reina <leandro.reina@ororatech.com>2023-08-16 13:30:33 +0200
commit17e05cd1f2d8efebb32e569b44c4e9e3bd7cbefc (patch)
tree40d6ce9c2bc10fed3e2eb8a9e0118d2e5d1b6652 /maintainers/team-list.nix
parent31c3909ef9012e97a895578e479aa546b8a3cc7a (diff)
maintainers/teams: add ororatech
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 859eaf9e60a76..929edd401e556 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -668,6 +668,14 @@ 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 = [ ];
+  };
+
   pantheon = {
     members = [
       davidak