summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 6 insertions, 2 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 2201fc7f76bc3..55d6fa72ec9cb 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -221,6 +221,7 @@ with lib.maintainers; {
 
   docs = {
     members = [
+      asymmetric
       ryantm
     ];
     scope = "Maintain nixpkgs/NixOS documentation and tools for building it.";
@@ -424,11 +425,14 @@ with lib.maintainers; {
 
   llvm = {
     members = [
+      dtzWill
       ericson2314
-      sternenseemann
       lovek323
-      dtzWill
       primeos
+      qyliss
+      raitobezarius
+      rrbutani
+      sternenseemann
     ];
     scope = "Maintain LLVM package sets and related packages";
     shortName = "LLVM";