chore(github): fix the syntax in CODEOWNERS file (#236)

This commit is contained in:
Orhun Parmaksız 2023-06-11 22:25:14 +02:00 committed by GitHub
parent 593fd29d00
commit 4cc7380a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

12
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,12 @@
# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file
# It uses the same pattern rule for gitignore file
# https://git-scm.com/docs/gitignore#_pattern_format
# Maintainers
* @orhun
* @mindoodoo
* @sayanarijit
* @sophacles
* @joshka

View File

@ -1,5 +0,0 @@
@orhun
@mindoodoo
@sayanarijit
@sophacles
@joshka