about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorLucas Hoffmann <lucc@users.noreply.github.com>2020-12-22 10:11:02 +0100
committerGitHub <noreply@github.com>2020-12-22 10:11:02 +0100
commit4d0c6c645cfe8410cf7bee5b175906b481dd64c3 (patch)
treedb42dcd1925625dcb080791a26ae25a271d74769 /maintainers
parentca8343d1b9053aa963f64150b5d56ba6395a5db2 (diff)
nvimpager: init at 0.9 (#107057)
* nvimpager: init at 0.9

* nvimpager: fixup: doCheck can be overriden with `overrideAttrs`

* nvimpager: fixup: use patchShebangs instead of substituteInPlace

* nvimpager: fixup: move pandoc to nativeBuildInputs

* Fix typo

* nvimpager: fixup: run the tests in a pseudo tty

* nvimpager: fixup: make all dependencies overridable
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 1c6d59af13e9a..43e47a23dd3e1 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -4942,6 +4942,12 @@
     githubId = 45168934;
     name = "Louis Blin";
   };
+  lucc = {
+    email = "lucc+nix@posteo.de";
+    github = "lucc";
+    githubId = 1104419;
+    name = "Lucas Hoffmann";
+  };
   ldelelis = {
     email = "ldelelis@est.frba.utn.edu.ar";
     github = "ldelelis";