maintainers: remove duplicated aionescu

already exists in nixpkgs
This commit is contained in:
teto
2026-01-10 18:38:47 +01:00
committed by Matthieu Coudron
parent 3ca9701774
commit 8bc5473b6b
2 changed files with 1 additions and 7 deletions

View File

@@ -67,12 +67,6 @@
github = "aheaume";
githubId = 13830042;
};
aionescu = {
name = "Alex Ionescu";
email = "github@ionescu.sh";
github = "aionescu";
githubId = 48064242;
};
austreelis = {
email = "github@accounts.austreelis.net";
github = "Austreelis";

View File

@@ -295,7 +295,7 @@ in
{
meta.maintainers = [
lib.maintainers.rycee
lib.hm.maintainers.aionescu
lib.maintainers.aionescu
];
options = {