generated from cncf/hugo-netlify-starter
-
Notifications
You must be signed in to change notification settings - Fork 165
/
Copy pathCODEOWNERS
76 lines (71 loc) · 3.92 KB
/
CODEOWNERS
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Ownership owners
/.github/CODEOWNERS @o3de/sig-docs-community-maintainers
# Community content
/content/blog/* @o3de/sig-docs-community-reviewers
/content/community/* @o3de/sig-docs-community-reviewers
/content/contribute/* @o3de/sig-docs-community-reviewers
/content/docs/contributing/* @o3de/sig-docs-community-reviewers
/static/images/blog/* @o3de/sig-docs-community-reviewers
/static/images/community/* @o3de/sig-docs-community-reviewers
/static/images/contribute/* @o3de/sig-docs-community-reviewers
/static/images/contributing/* @o3de/sig-docs-community-reviewers
/static/images/shared/* @o3de/sig-docs-community-reviewers
/layouts/blog/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/community/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/contribute/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/partials/blog/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/partials/community/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/partials/contribute/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/partials/blog-display.html @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/partials/css.html @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/CONTRIBUTING @o3de/sig-docs-community-reviewers
/README.md @o3de/sig-docs-community-reviewers
# Release content
/content/docs/release-notes/* @o3de/sig-docs-community-maintainers @o3de/sig-release-maintainers
/static/images/release-notes/* @o3de/sig-docs-community-maintainers @o3de/sig-release-maintainers
# Docs content
/content/docs/* @o3de/sig-docs-community-reviewers
/content/smoketest.md @o3de/sig-docs-community-reviewers
/static/docs/* @o3de/sig-docs-community-reviewers
/static/_redirects @o3de/sig-docs-community-reviewers
/static/images/api-reference/* @o3de/sig-docs-community-reviewers
/static/images/atom-guide/* @o3de/sig-docs-community-reviewers
/static/images/community/* @o3de/sig-docs-community-reviewers
/static/images/contribute/* @o3de/sig-docs-community-reviewers
/static/images/contributing/* @o3de/sig-docs-community-reviewers
/static/images/learning-guide/* @o3de/sig-docs-community-reviewers
/static/images/shared/* @o3de/sig-docs-community-reviewers
/static/images/tools-ui/* @o3de/sig-docs-community-reviewers
/static/images/user-guide/* @o3de/sig-docs-community-reviewers
/static/images/welcome-guide/* @o3de/sig-docs-community-reviewers
/static/images/icons/* @o3de/sig-docs-community-reviewers
/layouts/shortcodes/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/docs/* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
/layouts/partials/docs* @o3de/sig-docs-community-reviewers @o3de/sig-docs-community-site-reviewers
# Web content
/assets/* @o3de/sig-docs-community-site-reviewers
/layouts/* @o3de/sig-docs-community-site-reviewers
/content/search/* @o3de/sig-docs-community-site-reviewers
/static/js/* @o3de/sig-docs-community-site-reviewers
/config.toml @o3de/sig-docs-community-site-reviewers
/Makefile @o3de/sig-docs-community-site-reviewers
/package.json @o3de/sig-docs-community-site-reviewers
# Foundation-owned materials
/content/download/* @o3de/lf
/content/_index.md @o3de/lf
/LICENSE-* @o3de/lf
/_index.md @o3de/lf
/netlify.toml @o3de/lf
/static/apple-touch-icon-114x114.png @o3de/lf
/static/apple-touch-icon-120x120.png @o3de/lf
/static/apple-touch-icon-144x144.png @o3de/lf
/static/apple-touch-icon-152x152.png @o3de/lf
/static/apple-touch-icon-180x180.png @o3de/lf
/static/apple-touch-icon-57x57.png @o3de/lf
/static/apple-touch-icon-72x72.png @o3de/lf
/static/apple-touch-icon-76x76.png @o3de/lf
/static/apple-touch-icon.png @o3de/lf
/static/favicon.ico @o3de/lf
/static/img/* @o3de/lf
/static/images/events/* @o3de/lf
/static/images/home/* @o3de/lf