Skip to content

Commit

Permalink
maintainers: add tomodachi94
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Jan 19, 2023
1 parent b998467 commit 4329215
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -330,6 +330,9 @@ Makefile @thiagokokada
/modules/programs/topgrade.nix @msfjarvis
/tests/modules/programs/topgrade @msfjarvis

/modules/programs/vim-vint.nix @tomodachi94
/tests/modules/programs/vim-vint @tomodachi94

/modules/programs/watson.nix @polykernel
/tests/modules/programs/watson @polykernel

Expand Down
7 changes: 7 additions & 0 deletions modules/lib/maintainers.nix
Expand Up @@ -360,4 +360,11 @@
keys =
[{ fingerprint = "7944 74B7 D236 DAB9 C9EF E7F9 5CCE 6F14 66D4 7C9E"; }];
};
tomodachi94 = {
email = "tomodachi94+nixpkgs@protonmail.com";
matrix = "@tomodachi94:matrix.org";
github = "tomodachi94";
githubId = 68489118;
name = "tomodachi94";
};
}

0 comments on commit 4329215

Please sign in to comment.