mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-09-21 13:14:47 -04:00
add .github/CODEOWNERS (#24)
This commit is contained in:
parent
448f39b287
commit
d3fde50fc1
1 changed files with 9 additions and 0 deletions
9
.github/CODEOWNERS
vendored
Normal file
9
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
# This doc specifies who gets requested to review GitHub pull requests.
|
||||
# See https://help.github.com/articles/about-codeowners/.
|
||||
|
||||
# Default
|
||||
* @woodser
|
||||
|
||||
# Documentation
|
||||
/docs/ @haveno-dex/core-team
|
||||
*.md @haveno-dex/core-team
|
Loading…
Add table
Add a link
Reference in a new issue