We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447fb8b commit 5f324a8Copy full SHA for 5f324a8
.github/CODEOWNERS
@@ -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
@@ -8,6 +8,10 @@ See [CONTRIBUTING.md file](CONTRIBUTING.md) for instructions on how to send
8
code contributions to this project. You can also [report an issue on
9
GitHub](../../issues).
10
11
+# Maintainer(s)
12
+
13
+See [CODEOWNERS](.github/CODEOWNERS).
14
15
# License
16
17
This project is licensed under the [BSD-3-clause
0 commit comments