summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2020-08-10 09:40:27 +0900
committerGitHub <noreply@github.com>2020-08-10 09:40:27 +0900
commit1ae9ecf3b4b173dc9c7c22462858852f7bc2983b (patch)
treedf6413dba789b0a05836d417ad5941690bb82ffc /maintainers
parent1f19197862ca45da7ad0190e792e0d0f924086ae (diff)
parentb987a31379e67774954fbca1d8965bbdb3a86900 (diff)
downloadnixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.tar
nixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.tar.gz
nixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.tar.bz2
nixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.tar.lz
nixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.tar.xz
nixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.tar.zst
nixpkgs-1ae9ecf3b4b173dc9c7c22462858852f7bc2983b.zip
Merge pull request #94891 from gvolpe/development/tools/dconf2nix
dconf2nix: init at 0.5.0
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 7a52588612e..da4065bd95c 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -3230,6 +3230,12 @@
     githubId = 6768842;
     name = "Joris Guyonvarch";
   };
+  gvolpe = {
+    email = "volpegabriel@gmail.com";
+    github = "gvolpe";
+    githubId = 443978;
+    name = "Gabriel Volpe";
+  };
   hakuch = {
     email = "hakuch@gmail.com";
     github = "hakuch";