diff options
| author | Kek5chen <52585984+Kek5chen@users.noreply.github.com> | 2025-04-21 11:56:57 +0200 |
|---|---|---|
| committer | Kek5chen <kx@imkx.dev> | 2025-04-21 11:57:29 +0200 |
| commit | 40e3ceb51a434dbe39dbf0059c870f38a30780e7 (patch) | |
| tree | c3d42436c1f1809ce0bc7bf4c39ff8ecadf8eaa2 /maintainers | |
| parent | python312Packages.pytensor: fix hash (#400483) (diff) | |
| download | nixpkgs-40e3ceb51a434dbe39dbf0059c870f38a30780e7.tar.gz | |
maintainers: kekschen -> willow
Diffstat (limited to 'maintainers')
| -rw-r--r-- | maintainers/maintainer-list.nix | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index f3b0bee2de9b..e5b22f2d6af7 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -12539,12 +12539,6 @@ github = "keenanweaver"; githubId = 37268985; }; - kekschen = { - email = "kx@imkx.dev"; - github = "kek5chen"; - githubId = 52585984; - name = "Kek5chen"; - }; keksgesicht = { name = "Jan Braun"; email = "git@keksgesicht.de"; @@ -26035,6 +26029,12 @@ githubId = 20464732; name = "Willi Butz"; }; + willow = { + email = "git@willow.moe"; + github = "kek5chen"; + githubId = 52585984; + name = "Willow"; + }; willow_ch = { email = "nix@w.wolo.dev"; github = "spaghetus"; |
