Files
nix-dotfiles/pkgs/maintainers.nix

9 lines
137 B
Nix
Raw Normal View History

2026-05-01 01:31:44 -04:00
{
alice = {
name = "Alice Huston";
email = "aliceghuston@gmail.com";
github = "ahuston-0";
githubId = 43225907;
};
}