diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..e4ea4a05 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +* @glepnir + +/.github/ @dundargoc + +/flake.lock @teto +/flake.nix @teto |
