Skip to content

Commit 5f324a8

Browse files
committed
Add CODEOWNERS
Signed-off-by: Nicolas Dechesne <[email protected]>
1 parent 447fb8b commit 5f324a8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Default reviewers for all changes in entire repository,
2+
# unless a later match takes precedence
3+
* @quic-vkraleti @ndechesne

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ See [CONTRIBUTING.md file](CONTRIBUTING.md) for instructions on how to send
88
code contributions to this project. You can also [report an issue on
99
GitHub](../../issues).
1010

11+
# Maintainer(s)
12+
13+
See [CODEOWNERS](.github/CODEOWNERS).
14+
1115
# License
1216

1317
This project is licensed under the [BSD-3-clause

0 commit comments

Comments
 (0)