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 Swarsel

This commit is contained in:
Leon Schwarzäugl 2025-08-09 16:23:26 +02:00 committed by Austin Horstman
parent 9248ba7ce1
commit 0b7147a547

View file

@ -472,6 +472,18 @@
github = "silmarp";
githubId = 67292496;
};
swarsel = {
name = "Leon Schwarzäugl";
email = "leon@swarsel.win";
github = "Swarsel";
githubId = 32304731;
keys = [
{
longkeyid = "rsa4096/0x76FD3810215AE097";
fingerprint = "4BE7 9252 6228 9B47 6DBB C17B 76FD 3810 215A E097";
}
];
};
vortriz = {
name = "Rishi Vora";
email = "vorarishi22+nix@gmail.com";