maintainers: add toastal
I wish there there were a contribution option outside of the proprietary
closed-source, Microsoft GitHub platform :(
(cherry picked from commit 9e266ca2a7
)
This commit is contained in:
parent
e66194675f
commit
e006495c15
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -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
|
||||
|
||||
|
|
|
@ -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"; }];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue