mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
maintainers: remove duplicated aionescu
already exists in nixpkgs
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -295,7 +295,7 @@ in
|
||||
{
|
||||
meta.maintainers = [
|
||||
lib.maintainers.rycee
|
||||
lib.hm.maintainers.aionescu
|
||||
lib.maintainers.aionescu
|
||||
];
|
||||
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user