maintainers: add toastal

I wish there there were a contribution option outside of the proprietary
closed-source, Microsoft GitHub platform :(
This commit is contained in:
toastal 2022-10-16 15:19:53 +07:00 committed by Robert Helgesson
parent ca48fced83
commit 9e266ca2a7
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
2 changed files with 11 additions and 2 deletions

4
.github/CODEOWNERS vendored
View File

@ -136,8 +136,8 @@ Makefile @thiagokokada
/modules/programs/hexchat.nix @thiagokokada
/tests/modules/programs/hexchat @thiagokokada
/modules/programs/himalaya.nix @ambroisie
/tests/modules/programs/himalaya @ambroisie
/modules/programs/himalaya.nix @toastal
/tests/modules/programs/himalaya @toastal
/modules/programs/home-manager.nix @rycee

View File

@ -345,4 +345,13 @@
github = "lukasngl";
githubId = 69244516;
};
toastal = {
email = "toastal+nix@posteo.net";
matrix = "@toastal:matrix.org";
github = "toastal";
githubId = 561087;
name = "toastal";
keys =
[{ fingerprint = "7944 74B7 D236 DAB9 C9EF E7F9 5CCE 6F14 66D4 7C9E"; }];
};
}