FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docs/.github/CODEOWNERS at main · helpermethod/docs · GitHub
helpermethod
/
docs
Public
forked from
github/docs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
docs
/
.github
/
CODEOWNERS
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (24 loc) · 1.08 KB
Breadcrumbs
docs
/
.github
/
CODEOWNERS
Copy path
File metadata and controls
29 lines (24 loc) · 1.08 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
Order is important. The LAST matching pattern has the MOST precedence.
#
gitignore style patterns are used, not globs.
#
https://help.github.com/articles/about-codeowners
#
https://git-scm.com/docs/gitignore
#
Engineering
*
.js
@
github/docs-engineering
/
.github
/
@
github/docs-engineering
/
script
/
@
github/docs-engineering
app.json
@
github/docs-engineering
Dockerfile
@
github/docs-engineering
package-lock.json
@
github/docs-engineering
package.json
@
github/docs-engineering
#
Localization
/
.github
/
workflows
/
crowdin.yml
@
github/docs-localization
/
crowdin
*
.yml
@
github/docs-engineering
@
github/docs-localization
/
translations
/
@
github/docs-engineering
@
github/docs-localization
@
github-actions
#
Site Policy
/
content
/
github
/
site-policy
/
@
github/site-policy-admins
#
Content strategy
/
contributing
/
content-markup-reference.md
@
github/docs-content-strategy
/
contributing
/
content-style-guide.md
@
github/docs-content-strategy
#
Make sure that Octokit maintainers get notified about changes
#
relevant to the Octokit libraries (https://github.com/octokit)
/
content
/
rest
/
reference
@
github/octokit-maintainers
Back
|
FazBrowse Home
|
New Git URL