about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix')
-rw-r--r--nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix b/nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix
index 02fbd8ae289b..7676465eb499 100644
--- a/nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix
+++ b/nixpkgs/pkgs/tools/networking/apc-temp-fetch/default.nix
@@ -30,6 +30,6 @@ buildPythonApplication rec {
     description = "unified temperature fetcher interface to several UPS network adapters";
     homepage = "https://github.com/YZITE/APC_Temp_fetch";
     license = licenses.asl20;
-    maintainers = [ maintainers.zseri ];
+    maintainers = [ maintainers.fogti ];
   };
 }