-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
CODEOWNERS
Validating CODEOWNERS rules...
189 lines (161 loc) · 8.4 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
* @aws-amplify/documentation-team
#Other
/src/pages/gen1/[platform]/build-a-backend/existing-resources/ @josefaidt @hdworld11 @renebrandel @dbanksdesign
/src/pages/gen1/[platform]/build-a-backend/functions/ @josefaidt
/src/pages/gen1/[platform]/how-amplify-works/ @aspittel
/src/pages/gen1/[platform]/sdk/api/ @hdworld11
/src/pages/gen1/[platform]/sdk/info @hdworld11
/src/pages/gen1/[platform]/sdk/configuration/ @hdworld11
/src/pages/[platform]/how-amplify-works/ @aspittel
/src/pages/[platform]/build-a-backend/functions/ @josefaidt
/src/pages/[platform]/build-a-backend/functions/ @josefaidt
/src/pages/[platform]/build-a-backend/add-aws-services/custom-resources/ @josefaidt @hdworld11 @renebrandel @dbanksdesign
/src/pages/[platform]/build-a-backend/add-aws-services/delete-backup-resources/ @josefaidt @hdworld11 @renebrandel @dbanksdesign
/src/pages/[platform]/build-a-backend/add-aws-services/environment-variables-and-secrets/ @swaminator @josefaidt
/src/pages/[platform]/build-a-backend/q-developer/ @arundna
#CLI
/src/fragments/cli/ @josefaidt
/src/pages/gen1/[platform]/tools/cli/ @josefaidt
/src/pages/gen1/[platform]/tools/cli-legacy/ @josefaidt
/src/pages/[platform]/reference/cli-commands/ @josefaidt
#Studio
/src/pages/gen1/[platform]/tools/console/ @dbanksdesign
#Analytics
/src/fragments/**/analytics/ @hdworld11
/src/pages/gen1/[platform]/build-a-backend/more-features/analytics/ @hdworld11
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/analytics/ @hdworld11
/src/pages/gen1/[platform]/sdk/analytics/ @hdworld11
/src/pages/[platform]/build-a-backend/add-aws-services/analytics/ @hdworld11
/src/pages/gen1/[platform]/build-a-backend/existing-resources/cli @hdworld11
#Auth
/src/fragments/**/auth/ @josefaidt
/src/pages/gen1/[platform]/build-a-backend/auth/ @josefaidt
/src/pages/gen1/[platform]/prev/build-a-backend/auth/ @josefaidt
/src/pages/gen1/[platform]/sdk/auth/ @josefaidt
/src/pages/gen1/[platform]/start/getting-started/auth/ @josefaidt
/src/pages/[platform]/build-a-backend/auth/ @josefaidt
#Client Configuration
/src/fragments/**/client-configuration @renebrandel @josefaidt @hdworld11
/src/fragments/**/configuration @renebrandel @josefaidt @hdworld11
#Common
/src/fragments/common @renebrandel @hdworld11 @josefaidt @dbanksdesign
/src/fragments/**/common @renebrandel @hdworld11 @josefaidt @dbanksdesign
#Data
/src/fragments/**/datastore @renebrandel
/src/pages/gen1/[platform]/build-a-backend/more-features/datastore @renebrandel
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/datastore/ @renebrandel
/src/pages/[platform]/build-a-backend/data/ @renebrandel
#Debugging
/src/fragments/**/debugging @josefaidt
/src/pages/gen1/[platform]/build-a-backend/debugging/ @josefaidt
/src/pages/gen1/[platform]/prev/build-a-backend/debugging/ @josefaidt
#Geo
/src/fragments/**/geo @hdworld11
/src/pages/gen1/[platform]/build-a-backend/more-features/geo/ @hdworld11
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/geo/ @hdworld11
/src/pages/[platform]/build-a-backend/add-aws-services/geo/ @hdworld11
#Getting Started
/src/fragments/start @aspittel
/src/fragments/gen2/quickstart/ @aspittel
/src/fragments/**/start/ @aspittel
/src/fragments/**/project-setup @aspittel
/src/pages/gen1/[platform]/prev/start/ @aspittel
/src/pages/gen1/[platform]/start/ @aspittel
/src/pages/[platform]/start/ @aspittel
#GraphQL API
/src/fragments/**/api-graphql @renebrandel
/src/fragments/**/graphqlapi @renebrandel
/src/fragments/sdk/api/**/graphql.mdx @renebrandel
/src/pages/gen1/[platform]/build-a-backend/functions/graphql-from-lambda/ @renebrandel
/src/pages/gen1/[platform]/build-a-backend/graphqlapi/ @renebrandel
/src/pages/gen1/[platform]/prev/build-a-backend/graphqlapi/ @renebrandel
/src/pages/gen1/[platform]/sdk/api/graphql/ @renebrandel
#In-App Messaging
/src/fragments/**/in-app-messaging @hdworld11
/src/pages/gen1/[platform]/build-a-backend/more-features/in-app-messaging/ @hdworld11
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/in-app-messaging/ @hdworld11
/src/pages/[platform]/build-a-backend/add-aws-services/in-app-messaging/ @hdworld11
#Info
/src/fragments/**/info @renebrandel @hdworld11 @josefaidt @dbanksdesign
#Interactions
/src/fragments/**/interactions @josefaidt
/src/pages/gen1/[platform]/build-a-backend/more-features/interactions/ @josefaidt
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/interactions/ @josefaidt
/src/pages/[platform]/build-a-backend/add-aws-services/interactions/ @josefaidt
#Logging
/src/fragments/**/logging @hdworld11
/src/pages/gen1/[platform]/build-a-backend/more-features/logging/ @hdworld11
/src/pages/[platform]/build-a-backend/add-aws-services/logging/ @hdworld11
#Predictions
/src/fragments/**/predictions @hdworld11 @dbanksdesign
/src/pages/gen1/[platform]/build-a-backend/more-features/predictions/ @hdworld11 @dbanksdesign
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/predictions/ @hdworld11 @dbanksdesign
/src/pages/[platform]/build-a-backend/add-aws-services/predictions/ @hdworld11 @dbanksdesign
#PubSub
/src/fragments/**/pubsub @renebrandel
/src/pages/gen1/[platform]/build-a-backend/more-features/pubsub/ @renebrandel
/src/pages/gen1/[platform]/prev/build-a-backend/more-features/pubsub/ @renebrandel
/src/pages/gen1/[platform]/sdk/pubsub/ @renebrandel
/src/pages/[platform]/build-a-backend/add-aws-services/pubsub/ @renebrandel
#Push Notifications
/src/fragments/**/push-notifications @hdworld11 @dbanksdesign
/src/pages/gen1/[platform]/build-a-backend/push-notifications/ @hdworld11 @dbanksdesign
/src/pages/gen1/[platform]/prev/build-a-backend/push-notifications/ @hdworld11 @dbanksdesign
/src/pages/gen1/[platform]/sdk/push-notifications/ @hdworld11 @dbanksdesign
#Rest API
/src/fragments/**/api-rest @josefaidt
/src/fragments/**/restapi @josefaidt
/src/fragments/sdk/api/**/rest.mdx @josefaidt
/src/pages/gen1/[platform]/build-a-backend/restapi/ @josefaidt
/src/pages/gen1/[platform]/prev/build-a-backend/restapi/ @josefaidt
/src/pages/gen1/[platform]/sdk/api/rest/ @josefaidt
/src/pages/[platform]/build-a-backend/add-aws-services/rest-api/ @josefaidt
#SSR
/src/fragments/**/ssr @renebrandel @josefaidt @dbanksdesign
/src/pages/gen1/[platform]/build-a-backend/server-side-rendering/ @renebrandel @josefaidt @dbanksdesign
/src/pages/gen1/[platform]/prev/build-a-backend/server-side-rendering/ @renebrandel @josefaidt @dbanksdesign
/src/pages/[platform]/build-a-backend/server-side-rendering/ @renebrandel @josefaidt @dbanksdesign
#Storage
/src/fragments/**/storage @hdworld11
/src/pages/gen1/[platform]/build-a-backend/storage/ @hdworld11
/src/pages/gen1/[platform]/prev/build-a-backend/storage/ @hdworld11
/src/pages/gen1/[platform]/sdk/storage/ @hdworld11
/src/pages/[platform]/build-a-backend/storage/ @hdworld11
#Troubleshooting
/src/fragments/**/troubleshooting @josefaidt
/src/pages/gen1/[platform]/build-a-backend/troubleshooting/ @josefaidt
/src/pages/gen1/[platform]/prev/build-a-backend/troubleshooting/ @josefaidt
/src/pages/[platform]/build-a-backend/troubleshooting/ @josefaidt
#UI
/src/fragments/ui/auth/react/ @dbanksdesign
/src/pages/gen1/[platform]/build-ui/ @dbanksdesign
/src/pages/gen1/[platform]/prev/build-ui/ @dbanksdesign
/src/pages/[platform]/build-ui/ @dbanksdesign
#Utilities
/src/fragments/**/utilities @josefaidt
/src/pages/gen1/[platform]/build-a-backend/utilities/ @josefaidt
/src/pages/gen1/[platform]/prev/build-a-backend/utilities/ @josefaidt
#Deploy and Host
/src/pages/gen1/[platform]/deploy-and-host/ @mauerbac
/src/pages/gen1/[platform]/prev/deploy-and-host/ @mauerbac
/src/pages/[platform]/deploy-and-host/ @mauerbac
#Docs Engineering
/src/components @aws-amplify/documentation-team
/src/constants @aws-amplify/documentation-team
/src/data @aws-amplify/documentation-team
/src/directory @aws-amplify/documentation-team
/src/directory/directory.mjs @aspittel @swaminator @renebrandel
/src/pages/contribute/ @aws-amplify/documentation-team
/src/pages/_app.tsx @aws-amplify/documentation-team
/src/pages/_document.tsx @aws-amplify/documentation-team
/src/pages/404.tsx @aws-amplify/documentation-team
/src/pages/index.tsx @aws-amplify/documentation-team
/src/pages/**/index.tsx @aws-amplify/documentation-team
/src/public @aws-amplify/documentation-team
/src/styles @aws-amplify/documentation-team
/src/themes @aws-amplify/documentation-team
/src/utils @aws-amplify/documentation-team
/tasks @aws-amplify/documentation-team
.github @aws-amplify/documentation-team
#Protected Content
/src/protected @reesscot @srquinn21 @swaminator