diff options
author | Sandro | 2024-08-21 21:38:50 +0200 |
---|---|---|
committer | GitHub | 2024-08-21 21:38:50 +0200 |
commit | a3197bf982ac634ccc754ef8718998449bc8fcb7 (patch) | |
tree | 6ef2872b22307f458296d18fd070cfb07630e0e5 /maintainers | |
parent | 1eae685fa5bf695f4d396171d60011ce88236d94 (diff) | |
parent | 47c7db93d320571afd62173c2dfac159650bfa0c (diff) |
Merge pull request #334966 from sedlund/feat/rust-parallel
rust-parallel: init 1.18.1
Diffstat (limited to 'maintainers')
-rw-r--r-- | maintainers/maintainer-list.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 32520e17a60d..c1d5150d316a 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -18601,6 +18601,12 @@ githubId = 17243347; name = "Sebastian Sellmeier"; }; + sedlund = { + email = "scott+nixpkgs@teraton.com"; + github = "sedlund"; + githubId = 8109138; + name = "Scott Edlund"; + }; sefidel = { name = "sefidel"; email = "contact@sefidel.net"; |