Skip to content

Commit 0509d9a

Browse files
authored
⚖ Create CODEOWNERS
1 parent ba6922b commit 0509d9a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Defines Code Owners for the Repository
2+
3+
# A code owner is a person(s)/organization(s) that manages or handles the repository
4+
# where `.github/CODEOWNERS` file is defined. The syntax follows `.gitignore` style, with
5+
# some exceptions (check documentation for more information).
6+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
7+
8+
# The owners specified below are the default owner of any/all the
9+
# files available under the repository, unless so specified by the order
10+
# of precendence (if found later).
11+
* @ZenithClown

0 commit comments

Comments
 (0)