From 54d9f9306de888dba7c9bcd8e8a5af6dabbc9a92 Mon Sep 17 00:00:00 2001 From: John Titor <50095635+JohnRTitor@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:18:38 +0530 Subject: [PATCH] maintainers: add _2hexed Co-authored-by: nick Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com> (cherry picked from commit aa0652c925726e4783672d391ff849d4c08c2f1d) --- maintainers/maintainer-list.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index f5b9ea670b8e..306c6563e064 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -187,6 +187,12 @@ github = "2gn"; githubId = 101851090; }; + _2hexed = { + name = "n"; + email = "2hexed@protonmail.com"; + github = "2hexed"; + githubId = 54501296; + }; _360ied = { name = "Brian Zhu"; email = "therealbarryplayer@gmail.com";