Skip to content

Commit 2ef0cbe

Browse files
Grant marun ownership of tooling configuration (#3895)
Signed-off-by: maru <[email protected]> Co-authored-by: Stephen Buttolph <[email protected]>
1 parent 8c08786 commit 2ef0cbe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,16 @@
77

88
* @StephenButtolph
99
*.md @meaghanfitzgerald @StephenButtolph
10+
/.dockerignore @maru-ava
11+
/.envrc @maru-ava
1012
/.github/ @maru-ava
1113
/.github/*.md @maru-ava @meaghanfitzgerald
14+
/.gitignore @maru-ava @Stephenbuttolph
15+
/.golangci.yml @maru-ava @Stephenbuttolph
16+
/Dockerfile @maru-ava
17+
/Taskfile.yml @maru-ava
18+
/flake.lock @maru-ava
19+
/flake.nix @maru-ava
1220
/network/p2p/ @joshua-kim
1321
/network/p2p/*.md @joshua-kim @meaghanfitzgerald
1422
/scripts/ @maru-ava

0 commit comments

Comments
 (0)