chore: Move CODEOWNERS file to root folder
This commit is contained in:
parent
4b8567170c
commit
a16159b67f
2 changed files with 17 additions and 30 deletions
30
.github/CODEOWNERS
vendored
30
.github/CODEOWNERS
vendored
|
|
@ -1,30 +0,0 @@
|
||||||
# Each line is a file pattern followed by one or more owners.
|
|
||||||
|
|
||||||
# These owners will be the default owners for everything in
|
|
||||||
# the repo. Unless a later match takes precedence,
|
|
||||||
# @global-owner1 and @global-owner2 will be requested for
|
|
||||||
# review when someone opens a pull request.
|
|
||||||
* @surajshetty3416, @netchampfaris
|
|
||||||
|
|
||||||
# Website
|
|
||||||
website/ @scmmishra
|
|
||||||
templates/ @scmmishra
|
|
||||||
www/ @scmmishra
|
|
||||||
|
|
||||||
integrations/ @Mangesh-Khairnar
|
|
||||||
|
|
||||||
patches/ @surajshetty3416 @sahil28297
|
|
||||||
|
|
||||||
dashboard/ @prssanna
|
|
||||||
|
|
||||||
email/ @Thunderbottom
|
|
||||||
|
|
||||||
event_streaming/ @ruchamahabal
|
|
||||||
|
|
||||||
data_import* @netchampfaris
|
|
||||||
|
|
||||||
core/ @surajshetty3416
|
|
||||||
|
|
||||||
requirements.txt @gavindsouza
|
|
||||||
|
|
||||||
chat/ @god
|
|
||||||
17
CODEOWNERS
Normal file
17
CODEOWNERS
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
# Each line is a file pattern followed by one or more owners.
|
||||||
|
|
||||||
|
# These owners will be the default owners for everything in
|
||||||
|
# the repo. Unless a later match takes precedence,
|
||||||
|
|
||||||
|
* @surajshetty3416, @netchampfaris
|
||||||
|
website/ @scmmishra
|
||||||
|
templates/ @scmmishra
|
||||||
|
www/ @scmmishra
|
||||||
|
integrations/ @Mangesh-Khairnar
|
||||||
|
patches/ @surajshetty3416 @sahil28297
|
||||||
|
dashboard/ @prssanna
|
||||||
|
email/ @Thunderbottom
|
||||||
|
event_streaming/ @ruchamahabal
|
||||||
|
data_import* @netchampfaris
|
||||||
|
core/ @surajshetty3416
|
||||||
|
requirements.txt @gavindsouza
|
||||||
Loading…
Add table
Reference in a new issue