1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-13 18:23:39 +02:00

maintainers: add nyadiia (Nadia) to maintainers list

This commit is contained in:
nyadiia 2024-04-23 13:31:11 -05:00
parent 5de2a2e3e9
commit 6303bd7085
No known key found for this signature in database
GPG Key ID: 229718FDC160E880
2 changed files with 7 additions and 0 deletions

View File

@ -62,4 +62,5 @@ in {
Install.WantedBy = [ "graphical-session.target" ];
};
};
meta.maintainers = with maintainers; [ nyadiia ];
}

View File

@ -219,6 +219,12 @@
github = "nilp0inter";
githubId = 1224006;
};
nyadiia = {
name = "Nadia";
email = "nyadiia@pm.me";
github = "nyadiia";
githubId = 43252360;
};
seylerius = {
email = "sable@seyleri.us";
name = "Sable Seyler";