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.
1 parent 324916a commit 00d05a9Copy full SHA for 00d05a9
1 file changed
CODEOWNERS
@@ -3,20 +3,8 @@
3
# This file is used to specify who the "owner" is for different parts of the repository.
4
# The owners will be automatically requested for review when a pull request changes any owned files.
5
6
-# Syntax: pattern owner1 owner2 ...
7
-
8
-# To make a user or team an owner for the entire repo, use '*'
9
* @mrayanasim09 @drik-493
10
11
-# To specify owners for specific directories or files, you can do the following:
12
13
-# Frontend related changes
14
-/frontend/ @mrayanasim09
15
16
-# Backend related changes
17
-/backend/ @drik493
18
19
# Documentation related changes
20
/docs/ @mrayanasim09 @drik-493
21
22
-# Please modify the above usernames and team names to match your project's collaborators.
0 commit comments