summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-09-17 11:19:56 +0200
committerGitHub <noreply@github.com>2021-09-17 11:19:56 +0200
commitcf15afd884ea692f028b63cd6434798777957c03 (patch)
tree6618374390587c701413247b1255e24d3b26d844 /maintainers
parent3333520a83eed604f597ff6f74aa7a3b522f6865 (diff)
parentcb5023dbf14e997935c83434b976f553aef642f0 (diff)
downloadnixpkgs-cf15afd884ea692f028b63cd6434798777957c03.tar
nixpkgs-cf15afd884ea692f028b63cd6434798777957c03.tar.gz
nixpkgs-cf15afd884ea692f028b63cd6434798777957c03.tar.bz2
nixpkgs-cf15afd884ea692f028b63cd6434798777957c03.tar.lz
nixpkgs-cf15afd884ea692f028b63cd6434798777957c03.tar.xz
nixpkgs-cf15afd884ea692f028b63cd6434798777957c03.tar.zst
nixpkgs-cf15afd884ea692f028b63cd6434798777957c03.zip
Merge pull request #135874 from junjihashimoto/feature/bump-torchvision
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 743aa3d4cc9..db5dddd4d8d 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -5472,6 +5472,12 @@
     githubId = 39434424;
     name = "Felix Springer";
   };
+  junjihashimoto = {
+    email = "junji.hashimoto@gmail.com";
+    github = "junjihashimoto";
+    githubId = 2469618;
+    name = "Junji Hashimoto";
+  };
   justinas = {
     email = "justinas@justinas.org";
     github = "justinas";