about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorTomo2024-10-30 18:44:37 +0000
committerTomodachi942024-11-09 18:26:59 +0000
commitc04d7170e047829f03c514abb5a1aa98f58f7b80 (patch)
tree5edd52423c692247996aed93b4fe3e9e73a59c15 /maintainers/team-list.nix
parentb71a8b49f59bfcf3b3888656bef9e024170f6d86 (diff)
team-list: establish java team
As discussed in #jdk:nixos.org on Matrix, the maintainers of the
Java ecosystem in Nixpkgs feel that a team for Java would be helpful.
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix13
1 files changed, 13 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index b4f555105051..3deec6c11555 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -497,6 +497,19 @@ with lib.maintainers;
     shortName = "Input-Output Global employees";
   };
 
+  java = {
+    githubTeams = [ "java" ];
+    members = [
+      chayleaf
+      fliegendewurst
+      infinidoge
+      tomodachi94
+    ];
+    shortName = "Java";
+    scope = "Maintainers of the Nixpkgs Java ecosystem (JDK, JVM, Java, Gradle, Maven, Ant, and adjacent projects)";
+    enableFeatureFreezePing = true;
+  };
+
   jitsi = {
     members = [
       cleeyv