about summary refs log tree commit diff
path: root/pkgs/servers/unifi
diff options
context:
space:
mode:
authorKerstin Humm <kerstin@erictapen.name>2023-04-03 17:07:16 +0200
committerKerstin Humm <kerstin@erictapen.name>2023-04-03 17:07:16 +0200
commit0b0cc93e79e2699700f44415eb2fa498db3be6b2 (patch)
tree5a974d346e4cfe33837a97b1cf7127d201ea6735 /pkgs/servers/unifi
parente863220fb989fc63c140df98a060d4ec1e3a72aa (diff)
remove myself (erictapen) from packages which I don't use anymore
Diffstat (limited to 'pkgs/servers/unifi')
-rw-r--r--pkgs/servers/unifi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/unifi/default.nix b/pkgs/servers/unifi/default.nix
index b88509555ba60..a62c4d23d2381 100644
--- a/pkgs/servers/unifi/default.nix
+++ b/pkgs/servers/unifi/default.nix
@@ -38,7 +38,7 @@ let
       sourceProvenance = with sourceTypes; [ binaryBytecode ];
       license = licenses.unfree;
       platforms = platforms.unix;
-      maintainers = with maintainers; [ erictapen globin patryk27 pennae ];
+      maintainers = with maintainers; [ globin patryk27 pennae ];
     };
   });