1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

maintainers: add aionescu

This commit is contained in:
Alex Ionescu 2025-09-25 01:50:14 +02:00 committed by Robert Helgesson
parent 800941320b
commit 29e8b08f65
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED

View file

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