summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2022-01-12 14:04:27 -0300
committerGitHub <noreply@github.com>2022-01-12 14:04:27 -0300
commitf18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb (patch)
treef10788559eec0d23291d130b163d7d4d98c3c897 /maintainers
parentde568b1772d4e5bea499c74cdc8bd2c52207b574 (diff)
parentbdaba51c6e089c80707b74d1897179125bc947d1 (diff)
downloadnixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.tar
nixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.tar.gz
nixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.tar.bz2
nixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.tar.lz
nixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.tar.xz
nixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.tar.zst
nixpkgs-f18dce2fe8bd3ec562af59889f5d0d2ad7bd84eb.zip
Merge pull request #153893 from shanesveller/shanesveller/gfold-3.0
gfold: init at 3.0.0
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 4a7edfbe438..43df157cd9b 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -10819,6 +10819,16 @@
     githubId = 6720672;
     name = "Shane Pearlman";
   };
+  shanesveller = {
+    email = "shane@sveller.dev";
+    github = "shanesveller";
+    githubId = 831;
+    keys = [{
+      longkeyid = "rsa4096/0x9210C218023C15CD";
+      fingerprint = "F83C 407C ADC4 5A0F 1F2F  44E8 9210 C218 023C 15CD";
+    }];
+    name = "Shane Sveller";
+  };
   shawndellysse = {
     email = "sdellysse@gmail.com";
     github = "shawndellysse";