Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit b34d436

Browse files
committed
chore: properly set up CODEOWNERS
1 parent 40fb537 commit b34d436

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Diff for: CODEOWNERS

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# These owners will be the default owners for everything in the repo.
2-
# Unless a later match takes precedence, these owners
3-
# will be requested for review when someone opens a pull request.
4-
* @mlclmj @tonglil
1+
# Docs on CODEOWNERS:
2+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3+
#
4+
# Later codeowner matches take precedence over earlier ones.
5+
6+
# Default owner
7+
* @grafana/platform-cat

0 commit comments

Comments
 (0)