about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorstupidcomputer <ryan@beepboop.systems>2024-04-06 19:47:58 -0500
committerstupidcomputer <ryan@beepboop.systems>2024-04-06 19:54:46 -0500
commit0fb9ee1b8cea6573844d07401f7cc70cacc513d5 (patch)
tree67ff75994532e1c2d39cdca2efef8c8720ba3c38 /pkgs
parent2e5c1a7045baf478d8bdd682b2098cf6cbc8497b (diff)
maintainers: remove avery
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/office/treesheets/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix
index a0f0e0113d3d6..ce728ce2fd75c 100644
--- a/pkgs/applications/office/treesheets/default.nix
+++ b/pkgs/applications/office/treesheets/default.nix
@@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
     '';
 
     homepage = "https://strlen.com/treesheets/";
-    maintainers = with maintainers; [ obadz avery ];
+    maintainers = with maintainers; [ obadz ];
     platforms = platforms.unix;
     license = licenses.zlib;
   };