diff --git a/modules/lib/maintainers.nix b/modules/lib/maintainers.nix index 0a78045e6..5c3c4fc32 100644 --- a/modules/lib/maintainers.nix +++ b/modules/lib/maintainers.nix @@ -61,6 +61,12 @@ github = "aheaume"; githubId = 13830042; }; + aionescu = { + name = "Alex Ionescu"; + email = "github@ionescu.sh"; + github = "aionescu"; + githubId = 48064242; + }; austreelis = { email = "github@accounts.austreelis.net"; github = "Austreelis";