Update CODEOWNERS
This commit is contained in:
parent
5f4daae3e3
commit
66c91e427a
10
.github/CODEOWNERS
vendored
10
.github/CODEOWNERS
vendored
|
@ -8,15 +8,19 @@
|
||||||
# IMPORTANT NOTE: in order to actually get pinged, commit access is required.
|
# IMPORTANT NOTE: in order to actually get pinged, commit access is required.
|
||||||
# This also holds true for GitHub teams.
|
# This also holds true for GitHub teams.
|
||||||
|
|
||||||
# This file
|
|
||||||
/.github/CODEOWNERS @quinn-dougherty
|
|
||||||
|
|
||||||
# Any rescript code
|
# Any rescript code
|
||||||
*.res @Hazelfire @OAGr @quinn-dougherty
|
*.res @Hazelfire @OAGr @quinn-dougherty
|
||||||
|
|
||||||
# Any typescript code
|
# Any typescript code
|
||||||
*.tsx @Hazelfire @OAGr
|
*.tsx @Hazelfire @OAGr
|
||||||
|
*.tx @Hazelfire @OAGr
|
||||||
|
|
||||||
# Any opsy files
|
# Any opsy files
|
||||||
|
.github/*
|
||||||
*.json @quinn-dougherty @Hazelfire
|
*.json @quinn-dougherty @Hazelfire
|
||||||
*.y*ml @quinn-dougherty
|
*.y*ml @quinn-dougherty
|
||||||
|
*.config.js @Hazelfire
|
||||||
|
|
||||||
|
# Documentation
|
||||||
|
*.md @quinn-dougherty @OAGr @Hazelfire
|
||||||
|
*.mdx @quinn-dougherty @OAGr @Hazelfire
|
||||||
|
|
Loading…
Reference in New Issue
Block a user