summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2020-08-14 19:36:33 -0500
committerGitHub <noreply@github.com>2020-08-14 19:36:33 -0500
commite306bcdd0ea871eef10947cc1c722160f614da4b (patch)
treede35dcebea6080a98758fb0fb7bea550fc6fb089 /maintainers
parent300223118a3778332adb96f2b4163598e4b5587a (diff)
parent2026a9aee0a1b0657e021b4e6d49191c87aeb605 (diff)
downloadnixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.tar
nixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.tar.gz
nixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.tar.bz2
nixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.tar.lz
nixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.tar.xz
nixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.tar.zst
nixpkgs-e306bcdd0ea871eef10947cc1c722160f614da4b.zip
Merge pull request #95458 from JohnTitor/nushell-0.18.1
nushell: 0.17.0 -> 0.18.1
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 d4cff2cb5ed..23bd8026d01 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -3954,6 +3954,12 @@
     githubId = 8735102;
     name = "John Ramsden";
   };
+  johntitor = {
+    email = "huyuumi.dev@gmail.com";
+    github = "JohnTitor";
+    githubId = 25030997;
+    name = "Yuki Okushi";
+  };
   jojosch = {
     name = "Johannes Schleifenbaum";
     email = "johannes@js-webcoding.de";