diff options
author | claes | 2024-08-28 19:08:10 +0200 |
---|---|---|
committer | claes | 2024-08-28 19:08:10 +0200 |
commit | d5654cced13e5d91750ac2d43e4a16c4ba702205 (patch) | |
tree | e97f98e4b0282a5ceab1d3ea97d6c61d64ecf562 /maintainers | |
parent | bf1936297455119701da3e7efa7eea9e115d56a4 (diff) |
maintainers: add claes
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 dd9b75ff8584..7c3965b0e28d 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -3812,6 +3812,12 @@ githubId = 199180; name = "Claes Wallin"; }; + claes = { + email = "claes.holmerson@gmail.com"; + github = "claes"; + githubId = 43564; + name = "Claes Holmerson"; + }; clebs = { email = "borja.clemente@gmail.com"; github = "clebs"; |