diff options
author | Linbreux | 2023-10-31 09:10:13 +0100 |
---|---|---|
committer | Linbreux | 2024-06-28 19:27:24 +0200 |
commit | f2568e4132717e62861ad421c9745a6b61ae210d (patch) | |
tree | 7809e941ebdb73b01853afad614d11e64cf8aefd /maintainers | |
parent | a5b74d45bd150f11d4b2b4171d888d85ce332566 (diff) |
maintainers: add linbreux
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 83b0477c8a7c..7da24b927d30 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -10117,6 +10117,12 @@ githubId = 36448130; name = "Michael Brantley"; }; + linbreux = { + email = "linbreux@gmail.com"; + github = "linbreux"; + githubId = 29354411; + name = "linbreux"; + }; linc01n = { email = "git@lincoln.hk"; github = "linc01n"; |