summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-01-25 01:38:17 +0100
committerGitHub <noreply@github.com>2021-01-25 01:38:17 +0100
commit853e2e0a97f3d0d5c597876d29e0be13b666d8d4 (patch)
treed3a49ad35548456d1b4c23eca3206da9325b758e /maintainers
parentf8b6de73017268b4929c3ff3b3d9cbaa84ed4f1a (diff)
parent65ea0f1482dc5c9bb95b6aa91f9a3e10fafc003b (diff)
downloadnixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.tar
nixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.tar.gz
nixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.tar.bz2
nixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.tar.lz
nixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.tar.xz
nixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.tar.zst
nixpkgs-853e2e0a97f3d0d5c597876d29e0be13b666d8d4.zip
Merge pull request #110375 from Hoverbear/pkg-convco
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 3c02522afcb..30305dd21e5 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -3717,6 +3717,12 @@
     githubId = 362833;
     name = "Hongchang Wu";
   };
+  hoverbear = {
+    email = "operator+nix@hoverbear.org";
+    github = "hoverbear";
+    githubId = 130903;
+    name = "Ana Hobden";
+  };
   hrdinka = {
     email = "c.nix@hrdinka.at";
     github = "hrdinka";