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.
2 parents b5eeeca + cd0613a commit 43b2be3Copy full SHA for 43b2be3
.github/CODEOWNERS
@@ -0,0 +1,9 @@
1
+# CODEOWNERS
2
+# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3
+
4
+# NOTE: Order is important; the last matching pattern takes the most precedence. When someone opens a pull request that
5
+# only modifies files under a certain matching pattern, only those code owners will be requested for a review.
6
7
+# These owners will be the default owners for everything in the repository. Unless a later match takes precedence, they
8
+# will be requested for review when someone opens a pull request.
9
+* @suneetnangia @radu-matei @karthik2804 @fibonacci1729
0 commit comments