summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2021-04-06 01:15:13 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2021-04-07 02:33:23 +0200
commit0e31f097742d84de7946c974be204f05b8383958 (patch)
tree5d64e36d24b6272b2ce3a8519e49132f60630440 /maintainers/team-list.nix
parente7ab6c321919236d5beb51370785d094f6c49a2a (diff)
downloadnixpkgs-0e31f097742d84de7946c974be204f05b8383958.tar
nixpkgs-0e31f097742d84de7946c974be204f05b8383958.tar.gz
nixpkgs-0e31f097742d84de7946c974be204f05b8383958.tar.bz2
nixpkgs-0e31f097742d84de7946c974be204f05b8383958.tar.lz
nixpkgs-0e31f097742d84de7946c974be204f05b8383958.tar.xz
nixpkgs-0e31f097742d84de7946c974be204f05b8383958.tar.zst
nixpkgs-0e31f097742d84de7946c974be204f05b8383958.zip
maintainers/team: add home-assistant team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 8acf68ac3af..39c9b767187 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -87,6 +87,16 @@ with lib.maintainers; {
     scope = "Maintain GNOME desktop environment and platform.";
   };
 
+  home-assistant = {
+    members = [
+      fab
+      globin
+      hexa
+      mic92
+    ];
+    scope = "Maintain the Home Assistant ecosystem";
+  };
+
   jitsi = {
     members = [
       mmilata