-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
446 lines (391 loc) · 47.2 KB
/
Copy pathCODEOWNERS
File metadata and controls
446 lines (391 loc) · 47.2 KB
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
# Default owners if not more specific match
* @cloudflare/product-owners
# More dev-specific files
/.github/ @cloudflare/content-engineering @kodster28 @mvvmm @colbywhite @ahaywood @MohamedH1998
/.github/CODEOWNERS @cloudflare/product-owners @cloudflare/content-engineering @kodster28
/.github/actions/assign-pr/index.js @cloudflare/product-owners @cloudflare/content-engineering @kodster28
/src/components/ @cloudflare/content-engineering @kodster28
*.js @cloudflare/content-engineering @kodster28
*.ts @cloudflare/content-engineering @kodster28
*.astro @cloudflare/content-engineering @kodster28
package.json @cloudflare/content-engineering
/src/util/api.ts @cloudflare/content-engineering @kodster28
/src/components/ui/search/ @cloudflare/content-engineering @cloudflare/ai-search
/src/scripts/analytics/search.ts @cloudflare/content-engineering @cloudflare/ai-search
/src/scripts/webmcp.ts @cloudflare/content-engineering @cloudflare/ai-search
/src/util/search.ts @cloudflare/content-engineering @cloudflare/ai-search
/src/content/workers-ai-models/ @craigsdennis @mchenco @superhighfives @shridhar-cf @ethulia @kflansburg @cloudflare/product-owners @kodster28
/public/__redirects @cloudflare/content-engineering @cloudflare/product-owners
# AI
/src/content/docs/agent-lee/ @kczajkowski @Brayden @cloudflare/product-owners
/src/content/docs/agents/ @irvinebroque @rita3ko @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
/src/content/partials/agents/ @rita3ko @irvinebroque @vy-ton @thomasgauvin @cloudflare/product-owners
/src/content/docs/ai-gateway/ @abhishekkankani @palashgo @thebongy @roerohan @kathayl @mchenco @zeke @superhighfives @shridhar-cf @adriandlam @mattrothenberg @ethulia @aninibread @kflansburg @cloudflare/product-owners
/src/content/docs/workers-ai/ @rita3ko @craigsdennis @mchenco @zeke @superhighfives @shridhar-cf @mattrothenberg @ethulia @aninibread @kflansburg @cloudflare/product-owners
/src/content/docs/vectorize/ @vy-ton @sejoker @mchenco @cloudflare/product-owners
/src/content/partials/vectorize/ @mchenco @sejoker @cloudflare/product-owners
/src/content/partials/ai-gateway/ @abhishekkankani @palashgo @thebongy @roerohan @kathayl @mchenco @zeke @superhighfives @shridhar-cf @adriandlam @mattrothenberg @ethulia @aninibread @kflansburg @cloudflare/product-owners
/src/content/release-notes/workers-ai.yaml @kathayl @mchenco @zeke @superhighfives @shridhar-cf @mattrothenberg @ethulia @aninibread @kflansburg @cloudflare/product-owners
/src/content/release-notes/ai-gateway.yaml @abhishekkankani @palashgo @thebongy @roerohan @kathayl @mchenco @zeke @superhighfives @shridhar-cf @adriandlam @mattrothenberg @ethulia @aninibread @kflansburg @cloudflare/product-owners
/src/content/docs/wallets/ @rohinlohe @willpapper @cloudflare/product-owners
/src/content/release-notes/vectorize.yaml @mchenco @sejoker @cloudflare/product-owners
/src/content/docs/ai-search/ @rita3ko @irvinebroque @aninibread @G4brym @mchenco @cloudflare/product-owners
/src/content/release-notes/ai-search.yaml @rita3ko @irvinebroque @aninibread @G4brym @mchenco @cloudflare/product-owners
/src/content/catalog-models/ @abhishekkankani @palashgo @thebongy @roerohan @kathayl @mchenco @zeke @superhighfives @shridhar-cf @mattrothenberg @ethulia @kflansburg @cloudflare/content-engineering @cloudflare/product-owners
/src/components/models/ @mchenco @superhighfives @shridhar-cf @ethulia @kflansburg @cloudflare/content-engineering @cloudflare/product-owners @kodster28
/src/pages/ai/models/ @mchenco @superhighfives @shridhar-cf @ethulia @kflansburg @cloudflare/content-engineering @cloudflare/product-owners @kodster28
/src/pages/workers-ai/models/ @mchenco @superhighfives @shridhar-cf @ethulia @kflansburg @cloudflare/content-engineering @cloudflare/product-owners @kodster28
/src/util/models/ @mchenco @superhighfives @shridhar-cf @ethulia @kflansburg @cloudflare/content-engineering @cloudflare/product-owners @kodster28
/bin/fetch-catalog-models.ts @abhishekkankani @palashgo @thebongy @roerohan @kathayl @mchenco @zeke @superhighfives @shridhar-cf @mattrothenberg @ethulia @kflansburg @cloudflare/content-engineering @cloudflare/product-owners @kodster28
/src/content/docs/agent-memory/ @lambrospetrou @rts-rob @pmesgari @cloudflare/product-owners
/public/icons/agents @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
/src/assets/images/agent-setup @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
/src/components/agent-setup @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
/src/content/agent-setup @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
/src/content/docs/agent-setup @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
/src/pages/agent-setup @cloudflare/product-owners @cloudflare/ai-agents @cloudflare/dev-plat-leads
# AI Crawl Control
/src/content/docs/ai-crawl-control/ @cloudflare/product-owners @jinhee-c-lee @wafonso @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian
/src/content/changelog/ai-crawl-control/ @cloudflare/product-owners @jinhee-c-lee @wafonso @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian
/src/content/partials/ai-crawl-control/ @cloudflare/product-owners @jinhee-c-lee @wafonso @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian
# Analytics & Logs
/src/content/docs/analytics/ @soheiokamoto @angelampcosta @rianvdm @cloudflare/product-owners
/src/content/docs/data-localization/ @mathew-cf @aberglund-cf @cferike @cagrawal @Arkanayan @connect-avinash31 @umeshgtank @angelampcosta @cloudflare/appsec-reviewers @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/changelog/data-localization/ @mathew-cf @aberglund-cf @cferike @cagrawal @Arkanayan @connect-avinash31 @umeshgtank @angelampcosta @cloudflare/appsec-reviewers @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/logs/ @soheiokamoto @angelampcosta @rianvdm @sahidya @cloudflare/product-owners
# API & Zones
/src/content/docs/pulumi/ @jhutchings1 @cloudflare/product-owners
/src/content/docs/tenant/ @jhutchings1 @cloudflare/product-owners
/src/content/docs/terraform/ @jhutchings1 @cloudflare/product-owners
/src/content/docs/version-management/ @jhutchings1 @cloudflare/product-owners
/src/content/partials/version-management/ @jhutchings1 @cloudflare/product-owners
/src/content/release-notes/api-deprecations.yaml @jhutchings1 @cloudflare/sdk
# Billing
/src/content/docs/billing/ @cloudflare/customer-support @cloudflare/product-owners @shanecloudflare @dalexeenko @zqamruddin
# Browser Run
/src/content/docs/browser-run/ @mchenco @cloudflare/product-owners @celso @kathayl @meddulla @simonabadoiu @jonnyparris @ruifigueira @Refaerds @omarmosid
/src/content/partials/browser-run/ @mchenco @cloudflare/product-owners @celso @kathayl @meddulla @simonabadoiu @jonnyparris @ruifigueira @Refaerds @omarmosid
/src/content/changelog/browser-run/ @mchenco @cloudflare/product-owners @celso @kathayl @meddulla @simonabadoiu @jonnyparris @ruifigueira @Refaerds @omarmosid
/src/content/release-notes/browser-run.yaml @mchenco @cloudflare/product-owners @celso @kathayl @meddulla @simonabadoiu @jonnyparris @ruifigueira @Refaerds @omarmosid
/src/assets/images/browser-run/ @mchenco @cloudflare/product-owners @celso @kathayl @meddulla @simonabadoiu @jonnyparris @ruifigueira @Refaerds @omarmosid
# Changelogs
/src/content/changelog/ @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/ai-search/ @cloudflare/pm-changelogs @rita3ko @irvinebroque @aninibread @mchenco @cloudflare/product-owners
/src/content/changelog/dns/ @cloudflare/pm-changelogs @cloudflare/product-owners @hannes-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/changelog/1.1.1.1/ @cloudflare/pm-changelogs @cloudflare/product-owners @hannes-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/changelog/waf/ @worenga @cloudflare/firewall @vs-mg @fb1337 @cloudflare/pm-changelogs @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @ay-cf @xmflsct
/src/content/changelog/waiting-room/ @angelampcosta @dcpena @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @hsaxenaCF @danielegm @cloudflare/product-owners
/src/content/changelog/logs/ @soheiokamoto @angelampcosta @rianvdm @dcpena @sahidya @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/audit-logs/ @dcpena @sahidya @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/ @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/changelog/ @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/changelog/dns/ @cloudflare/pm-changelogs @cloudflare/product-owners @hannes-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/assets/images/changelog/1.1.1.1/ @cloudflare/pm-changelogs @cloudflare/product-owners @hannes-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/assets/images/images/ @dcpena @cloudflare/product-owners @renandincer @third774 @deannalam @dochne
/src/content/changelog/waiting-room/ @angelampcosta @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @hsaxenaCF @danielegm @cloudflare/product-owners
/src/content/changelog/logs/ @soheiokamoto @angelampcosta @rianvdm @sahidya @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/audit-logs/ @sahidya @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/log-explorer/ @angelampcosta @sahidya @cjolowicz @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/changelog/ @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/changelog/dns/ @cloudflare/pm-changelogs @cloudflare/product-owners @hannes-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/assets/images/changelog/1.1.1.1/ @cloudflare/pm-changelogs @cloudflare/product-owners @hannes-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/assets/images/ @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/images/ @cloudflare/product-owners @renandincer @third774 @deannalam @dochne
# Cloudflare One
/src/content/docs/cloudflare-one/ @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/ @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/account-limits.mdx @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/applications/ @alexmoraru7 @kennyj42 @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/identity/ @kennyj42 @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/access-controls/ @kennyj42 @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/team-and-resources/users/ @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/team-and-resources/devices/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/set-up.mdx @asamborski @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/ @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ @asamborski @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/ @asamborski @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/vnc-browser-rendering.mdx @asamborski @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/networks/connectors/cloudflare-mesh/ @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/tunnel/ @nikitacano @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/tunnel/ @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/warp/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/posture/ @cloudflare/cf1-reviewers @cloudflare/product-owners @mmiranda-cf @zesilva63 @mkdewidar @marcinflare @jlu-cloudflare @pjennings1020 @TylerStanish @claudiocn
/src/content/partials/cloudflare-one/choose-team-name.mdx @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/access/ @kennyj42 @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/ssh/ @asamborski @nikitacano @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/troubleshooting/browser-isolation.mdx @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/changelog/cloudflare-one/ @kennyj42 @asamborski @cloudflare/pm-changelogs @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/changelog/access/ @asamborski @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/browser-isolation/ @asamborski @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/gateway/ @asamborski @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/docs/cloudflare-one/changelog/access.mdx @asamborski @cloudflare/product-owners
/src/content/docs/cloudflare-one/changelog/browser-isolation.mdx @asamborski @cloudflare/product-owners
/src/content/docs/cloudflare-one/changelog/gateway.mdx @asamborski @cloudflare/product-owners
/src/content/docs/cloudflare-one/cloud-and-saas-findings/ @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/integrations/ @cloudflare/cf1-reviewers @cloudflare/product-owners @mmiranda-cf @zesilva63 @mkdewidar @marcinflare @jlu-cloudflare @pjennings1020 @TylerStanish @claudiocn
/src/content/docs/cloudflare-one/integrations/identity-providers/ @asamborski @kennyj42 @cloudflare/cf1-reviewers @cloudflare/product-owners @mmiranda-cf @zesilva63 @mkdewidar @marcinflare @jlu-cloudflare @pjennings1020 @TylerStanish @claudiocn
/src/content/docs/cloudflare-one/traffic-policies/ @asamborski @alexmoraru7 @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-one/gateway/ @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/remote-browser-isolation/ @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/setup/ @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/setup/secure-private-apps/ @asamborski @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/data-loss-prevention/ @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-one/insights/dex/ @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/email-security/ @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/assets/images/cloudflare-one/identity/ @asamborski @cf-rhett @csujedihy @lpraneis @jiulingz @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/assets/images/cloudflare-one/ @asamborski @cf-rhett @csujedihy @lpraneis @jiulingz @cloudflare/cf1-reviewers @cloudflare/product-owners
# Consumer products
/src/content/docs/1.1.1.1/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @hannes-cf @cloudflare/product-owners @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/partials/1.1.1.1/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @hannes-cf @cloudflare/product-owners @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/assets/images/1.1.1.1/ @cf-rhett @csujedihy @lpraneis @jiulingz @hannes-cf @cloudflare/product-owners @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/docs/warp-client/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/product-owners
/src/content/partials/warp-client/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/product-owners
/src/content/warp-releases/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/product-owners
/src/content/changelog/cloudflare-one-client/ @cf-rhett @csujedihy @lpraneis @jiulingz @tojens-ietf @cloudflare/pm-changelogs @cloudflare/cf1-reviewers @cloudflare/product-owners
# Core platform
/src/content/docs/byoip/ @alpdot @cloudflare/product-owners
/src/content/docs/china-network/ @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/ @cloudflare/product-owners
/src/content/docs/dns/ @hannes-cf @cloudflare/product-owners @esomoza-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/docs/dns/dns-firewall/ @hannes-cf @cloudflare/appsec-reviewers @cloudflare/product-owners @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/docs/dns/internal-dns/ @hannes-cf @cloudflare/cf1-reviewers @cloudflare/product-owners @esomoza-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/docs/dns/private-origins/ @hannes-cf @cloudflare/cf1-reviewers @cloudflare/product-owners @esomoza-cf @fattouche @xofyarg @dklbreitling @chreo @svenr-cf @kerolasa @matildeopbravo @vavrusa @mworsley-cloudflare @sebastiaanyn @vendemiat @Woutifier
/src/content/docs/fundamentals/ @jhutchings1 @cloudflare/product-owners
/src/content/docs/fundamentals/ @sahidya @cloudflare/product-owners
/src/content/docs/fundamentals/ @jhutchings1 @cloudflare/product-owners @KaydeeDee @adambouhmad
/src/content/docs/fundamentals/ @cloudflare/product-owners @KaydeeDee @adambouhmad
/src/content/docs/learning-paths/ @cloudflare/product-owners
/src/content/docs/network-error-logging/ @cloudflare/product-owners
/src/content/docs/network-interconnect/ @marciocloudflare @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/product-owners
/src/content/docs/network/ip-geolocation.mdx @cloudflare/product-owners @mbullock1986
/src/content/docs/notifications/ @cloudflare/product-owners
/src/content/docs/registrar/ @cloudflare/product-owners
/src/content/docs/rules/ @cloudflare/appsec-reviewers @smarsh-cf @maurizioabba @cloudflare/product-owners @mbullock1986
/src/content/docs/ruleset-engine/ @cloudflare/appsec-reviewers @maurizioabba @cloudflare/product-owners @mbullock1986
/src/content/fields/ @cloudflare/appsec-reviewers @maurizioabba @mbullock1986 @danielegm @xmflsct
/src/content/docs/log-explorer/ @angelampcosta @sahidya @cjolowicz @cloudflare/product-owners
# Developer Platform
/src/content/docs/artifacts/ @dmmulroy @mattzcarey @dinasaur404 @zebp @cloudflare/product-owners
/src/content/docs/containers/ @mikenomitch @th0m @cloudflare/product-owners @cloudflare/cloudchamber
/src/content/partials/containers/ @mikenomitch @th0m @cloudflare/product-owners @cloudflare/cloudchamber
/src/content/docs/d1/ @rita3ko @irvinebroque @vy-ton @ivoryibu @rts-rob @joshthoward @lambrospetrou @cloudflare/product-owners
/src/content/release-notes/d1.yaml @rita3ko @irvinebroque @vy-ton @ivoryibu @rts-rob @joshthoward @lambrospetrou @cloudflare/product-owners
/src/content/partials/d1/ @rita3ko @irvinebroque @vy-ton @ivoryibu @rts-rob @joshthoward @lambrospetrou @cloudflare/product-owners
/src/content/docs/durable-objects/ @rita3ko @irvinebroque @vy-ton @iglesiasbrandon @joshthoward @danlapid @lambrospetrou @mikenomitch @cloudflare/product-owners
/src/content/partials/durable-objects/ @rita3ko @irvinebroque @vy-ton @iglesiasbrandon @joshthoward @danlapid @lambrospetrou @mikenomitch @cloudflare/product-owners
/src/content/release-notes/durable-objects.yaml @rita3ko @irvinebroque @vy-ton @iglesiasbrandon @joshthoward @danlapid @lambrospetrou @mikenomitch @cloudflare/product-owners
/src/content/docs/email-routing/ @cloudflare/product-owners
/src/content/docs/hyperdrive/ @rita3ko @irvinebroque @vy-ton @ivoryibu @thomasgauvin @sejoker @knickish @cloudflare/product-owners
/src/content/release-notes/hyperdrive.yaml @rita3ko @irvinebroque @vy-ton @ivoryibu @thomasgauvin @sejoker @knickish @cloudflare/product-owners
/src/content/partials/hyperdrive/ @rita3ko @irvinebroque @vy-ton @ivoryibu @thomasgauvin @sejoker @knickish @cloudflare/product-owners
/src/content/docs/images/ @cloudflare/product-owners @renandincer @third774 @deannalam @dochne
/src/content/partials/images/ @cloudflare/product-owners @renandincer @third774 @deannalam @dochne
/src/content/docs/pages/ @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @irvinebroque @cloudflare/product-owners @MattieTK @scottbuscemi
/src/content/partials/pages/ @rita3ko @irvinebroque @vy-ton @cloudflare/product-owners @MattieTK @scottbuscemi
/src/assets/images/pages/ @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @cloudflare/product-owners @MattieTK @scottbuscemi
/src/content/release-notes/pages.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @cloudflare/product-owners @MattieTK @scottbuscemi
/src/content/directory/pages.yaml @cloudflare/product-owners @scottbuscemi
/src/content/pages-framework-presets/ @cloudflare/product-owners @scottbuscemi
/src/content/docs/kv/ @thomasgauvin @irvinebroque @rts-rob @vy-ton @cloudflare/product-owners
/src/content/release-notes/kv.yaml @thomasgauvin @cloudflare/product-owners
/src/content/partials/kv/ @thomasgauvin @cloudflare/product-owners
/src/content/docs/queues/ @jonesphillip @harshil1712 @mia303 @cloudflare/product-owners
/src/content/partials/queues/ @rita3ko @irvinebroque @vy-ton @cloudflare/product-owners
/src/content/release-notes/queues.yaml @jonesphillip @cloudflare/product-owners
/src/content/docs/r2/ @jonesphillip @harshil1712 @helloimalastair @rdimaio @cloudflare/workers-docs @cloudflare/product-owners
/src/content/partials/r2/ @rita3ko @irvinebroque @vy-ton @helloimalastair @rdimaio @cloudflare/product-owners
/src/content/release-notes/r2.yaml @helloimalastair @rdimaio @cloudflare/workers-docs @cloudflare/product-owners
/src/content/docs/realtime/ @cloudflare/product-owners @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare
/src/assets/images/realtime/ @cloudflare/product-owners @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare
/src/content/partials/realtime/ @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/components/realtimekit/ @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-flutter-ui-kit.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-web-core.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-flutter-core.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-android-ui-kit.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-web-ui-kit.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-ios-ui-kit.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-ios-core.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-react-native-ui-kit.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-react-native-core.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-android-core.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/src/content/release-notes/realtimekit-recording-sdk.yaml @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare @cloudflare/product-owners
/public/realtime/ @cloudflare/product-owners @cloudflare/realtime @cloudflare/RealtimeKit @roerohan @ravindra-cloudflare
/src/content/docs/stream/ @tsmith512 @cloudflare/product-owners @renandincer @third774
/src/content/release-notes/stream.yaml @tsmith512 @cloudflare/product-owners
/src/content/docs/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @korinne @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @cloudflare/dev-plat-leads @vy-ton @cloudflare/workers-runtime-1
/src/content/docs/dynamic-workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @korinne @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @cloudflare/dev-plat-leads @cloudflare/workers-runtime-1
/src/content/partials/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @vy-ton @cloudflare/workers-runtime-1
/src/assets/images/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @vy-ton @cloudflare/workers-runtime-1
/src/content/release-notes/workers.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @cloudflare/deploy-config @cloudflare/product-owners @irvinebroque @mikenomitch @MattieTK
/src/content/docs/zaraz/ @kathayl @jonnyparris @simonabadoiu @cloudflare/product-owners
/src/content/release-notes/zaraz.yaml @jonnyparris @simonabadoiu @cloudflare/product-owners
/src/content/docs/workers/ci-cd/ @irvinebroque @aninibread @GregBrimble @ericclemmons @cloudflare/product-owners @yomna-shousha @MattieTK @vy-ton
/src/content/docs/workers/ci-cd/builds/ @irvinebroque @aninibread @GregBrimble @ericclemmons @cloudflare/product-owners @yomna-shousha @MattieTK @vy-ton @scottbuscemi
/src/assets/images/workers/ci-cd/builds/ @cloudflare/workers-docs @GregBrimble @irvinebroque @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @vy-ton @cloudflare/workers-runtime-1 @scottbuscemi
/src/content/directory/workers-builds.yaml @cloudflare/product-owners @scottbuscemi
/src/content/compatibility-flags/ @irvinebroque @mikenomitch @GregBrimble @cloudflare/product-owners @MattieTK
/src/content/docs/workers/wrangler/ @cloudflare/wrangler @irvinebroque @cloudflare/product-owners @MattieTK @vy-ton
/src/content/docs/pages/framework-guides/ @cloudflare/wrangler @aninibread @GregBrimble @cloudflare/product-owners @MattieTK @scottbuscemi
/src/content/docs/workers/framework-guides/web-apps/nextjs.mdx @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @korinne @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @cloudflare/dev-plat-leads @vy-ton @cloudflare/workers-runtime-1 @scottbuscemi
/src/content/docs/workers/framework-guides/web-apps/opennext.mdx @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @korinne @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @cloudflare/dev-plat-leads @vy-ton @cloudflare/workers-runtime-1 @scottbuscemi
/src/content/docs/workers/framework-guides/automatic-configuration.mdx @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @korinne @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @cloudflare/wrangler @MattieTK @cloudflare/dev-plat-leads @vy-ton @cloudflare/workers-runtime-1 @scottbuscemi
/src/content/docs/analytics/analytics-engine/ @irvinebroque @nevikashah @WalshyDev @cloudflare/product-owners
/src/content/docs/cloudflare-for-platforms/ @irvinebroque @dinasaur404 @cloudflare/product-owners
/src/content/docs/cloudflare-for-platforms/workers-for-platforms/ @irvinebroque @dinasaur404 @cloudflare/deploy-config @cloudflare/product-owners
/src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/ @baubuchon-cf @irvinebroque @dinasaur404 @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/partials/cloudflare-for-platforms/ @baubuchon-cf @irvinebroque @dinasaur404 @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/workers/observability/ @irvinebroque @mikenomitch @nevikashah @cloudflare/product-owners @vy-ton
/src/content/docs/workers/static-assets @irvinebroque @GregBrimble @WalshyDev @cloudflare/deploy-config @cloudflare/product-owners @MattieTK @vy-ton
/src/content/docs/workers-vpc/ @nikitacano @thomasgauvin @cloudflare/product-owners
/src/content/partials/workers-vpc/ @nikitacano @thomasgauvin @cloudflare/product-owners
/src/content/changelog/workers-vpc/ @nikitacano @thomasgauvin @cloudflare/pm-changelogs @cloudflare/product-owners
/src/assets/images/changelog/workers-vpc/ @nikitacano @thomasgauvin @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/docs/workflows/ @rita3ko @irvinebroque @vy-ton @celso @deloreyj @mia303 @jonesphillip @cloudflare/product-owners
/src/content/partials/workflows/ @rita3ko @irvinebroque @vy-ton @celso @deloreyj @mia303 @jonesphillip @cloudflare/product-owners
/src/content/docs/sandbox/ @cloudflare/product-owners @cloudflare/ai-agents
/src/content/docs/pipelines/ @Marcinthecloud @cmackenzie1 @oliy @garvit-gupta @sejoker @jonesphillip @cloudflare/product-owners
/src/content/docs/r2-sql/ @Marcinthecloud @netgusto @sesteves @sejoker @laplab @jonesphillip @jonathanc-n @cloudflare/product-owners
/src/content/docs/r2-data-catalog/ @Marcinthecloud @sejoker @jonesphillip @laplab @vovacf201 @nagraham @cloudflare/product-owners
/src/content/changelog/r2-data-catalog/ @Marcinthecloud @sejoker @jonesphillip @laplab @vovacf201 @nagraham @cloudflare/product-owners
/src/content/docs/flagship/ @roerohan @palashgo @akshitsinha @abhishekkankani @thebongy @cloudflare/flagship @irvinebroque @ishita1805 @vaibhavshn @karishnu @cloudflare/product-owners
/src/content/directory/flagship.yaml @roerohan @palashgo @akshitsinha @abhishekkankani @thebongy @cloudflare/flagship @irvinebroque @ishita1805 @vaibhavshn @karishnu @cloudflare/product-owners
/src/assets/images/flagship/ @roerohan @palashgo @akshitsinha @abhishekkankani @thebongy @cloudflare/flagship @irvinebroque @ishita1805 @vaibhavshn @karishnu @cloudflare/product-owners
/src/icons/flagship.svg @roerohan @palashgo @akshitsinha @abhishekkankani @thebongy @cloudflare/flagship @irvinebroque @ishita1805 @vaibhavshn @karishnu @cloudflare/product-owners
# DDoS Protection
/src/content/docs/ddos-protection/ @cloudflare/appsec-reviewers @alpdot @cloudflare/product-owners @anita-tenjarla @cjdoucette @sbohrer @vcfxb @danielegm
/src/content/docs/ddos-protection/change-log/ @cloudflare/appsec-reviewers @alpdot @cloudflare/product-owners @anita-tenjarla @cjdoucette @sbohrer @vcfxb @danielegm
/src/content/release-notes/ddos-http.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @anita-tenjarla @cjdoucette @sbohrer @vcfxb @danielegm
/src/content/release-notes/ddos-network.yaml @cloudflare/appsec-reviewers @alpdot @cloudflare/product-owners @anita-tenjarla @cjdoucette @sbohrer @vcfxb @danielegm
# Docs team areas
/src/content/docs/style-guide/ @cloudflare/product-owners
# Google tag gateway
/src/content/docs/google-tag-gateway/ @kathayl @simonabadoiu @jonnyparris @cloudflare/product-owners
# Magic products
/src/content/docs/magic-transit/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/product-owners
/src/content/docs/cloudflare-network-firewall/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/network-flow/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/product-owners
/src/content/docs/cloudflare-wan/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/docs/multi-cloud-networking/ @steve-cloudflare @jeffh-cloudflare @cloudflare/cf1-reviewers @cloudflare/product-owners
/src/content/partials/networking-services/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/product-owners
/src/content/changelog/cloudflare-network-firewall/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/cloudflare-wan/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/magic-transit/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/multi-cloud-networking/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/pm-changelogs @cloudflare/product-owners
/src/content/changelog/network-interconnect/ @steve-cloudflare @jeffh-cloudflare @alpdot @cloudflare/pm-changelogs @cloudflare/product-owners
# Migration guides
/src/content/docs/migration-guides/ @cloudflare/product-owners
# MoQ
/src/content/docs/moq/ @renandincer @nils-ohlmeier @cloudflare/product-owners
/src/content/products/moq.yml @renandincer @nils-ohlmeier @cloudflare/product-owners
# Performance products
/src/content/docs/argo-smart-routing/ @cloudflare/product-owners @ncrouch-cflare
/src/content/docs/automatic-platform-optimization/ @cloudflare/product-owners @ack-cf @mbullock1986
/src/content/docs/cache/ @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/partials/cache/ @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/changelog/cache/ @cloudflare/pm-changelogs @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/assets/images/cache/ @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/directory/always-online.yaml @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/directory/cache.yaml @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/directory/cache-reserve.yaml @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/directory/cache-rules.yaml @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/directory/tiered-cache.yaml @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/docs/health-checks/ @cloudflare/product-owners @ncrouch-cflare @cbennett-jpg @emmanuelflores-cf @fabienne-cf @gofish
/src/content/docs/load-balancing/ @cloudflare/cf1-reviewers @cloudflare/product-owners @ncrouch-cflare @cbennett-jpg @emmanuelflores-cf @fabienne-cf @gofish
/src/content/partials/load-balancing/ @cloudflare/cf1-reviewers @cloudflare/product-owners @ncrouch-cflare @cbennett-jpg @emmanuelflores-cf @fabienne-cf @gofish
/src/content/changelog/load-balancing/ @cloudflare/pm-changelogs @cloudflare/product-owners @ncrouch-cflare @cbennett-jpg @emmanuelflores-cf @fabienne-cf @gofish
/src/assets/images/changelog/load-balancing/ @cloudflare/pm-changelogs @cloudflare/product-owners @ncrouch-cflare @cbennett-jpg @emmanuelflores-cf @fabienne-cf @gofish
/src/content/docs/smart-shield/ @cloudflare/appsec-reviewers @cloudflare/product-owners @ncrouch-cflare
/src/content/docs/smart-shield/configuration/cache-reserve/ @cloudflare/appsec-reviewers @cloudflare/product-owners @ncrouch-cflare @ack-cf @zaidoon1 @mbullock1986
/src/content/docs/smart-shield/configuration/regional-tiered-cache.mdx @cloudflare/appsec-reviewers @cloudflare/product-owners @ncrouch-cflare @ack-cf @zaidoon1 @mbullock1986
/src/content/docs/smart-shield/configuration/smart-tiered-cache.mdx @cloudflare/appsec-reviewers @cloudflare/product-owners @ncrouch-cflare @ack-cf @zaidoon1 @mbullock1986
/src/content/docs/spectrum/ @cloudflare/appsec-reviewers @cloudflare/product-owners @cansu @steve-cloudflare
/src/content/partials/spectrum/ @cloudflare/appsec-reviewers @cloudflare/product-owners @cansu @steve-cloudflare
/src/content/docs/speed/ @cloudflare/product-owners @ack-cf @mbullock1986
/src/content/docs/speed/optimization/content/ @cloudflare/product-owners @ack-cf @axiapubsub @cnachiappan-dev @icrutche @rvml @wglane @mbullock1986
/src/content/docs/speed/optimization/protocol/http2-to-origin.mdx @cloudflare/product-owners @ack-cf @zaidoon1 @mbullock1986
/src/content/partials/speed/ @cloudflare/product-owners @ack-cf @axiapubsub @cnachiappan-dev @icrutche @rvml @wglane @mbullock1986
/src/content/changelog/speed/ @cloudflare/pm-changelogs @cloudflare/product-owners @ack-cf @axiapubsub @cnachiappan-dev @icrutche @rvml @wglane @mbullock1986
/src/assets/images/speed/ @cloudflare/product-owners @ack-cf @axiapubsub @cnachiappan-dev @icrutche @rvml @wglane @mbullock1986
/src/content/docs/web3/ @cloudflare/appsec-reviewers @cloudflare/product-owners
# Privacy
/src/content/docs/key-transparency/ @mgalicer @lschull @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/privacy-gateway/ @mgalicer @lschull @cloudflare/product-owners
/src/content/docs/privacy-proxy/ @mgalicer @lschull @cloudflare/product-owners
/src/content/docs/privacy-pass/ @mgalicer @lschull @cloudflare/product-owners
# Radar
/src/content/changelog/radar/ @cloudflare/pm-changelogs @cloudflare/product-owners @laiyi-ohlsen
/src/content/docs/radar/ @cdeath @rubenalex @cloudflare/radar @cloudflare/product-owners @laiyi-ohlsen
/src/content/release-notes/radar.yaml @cdeath @rubenalex @cloudflare/radar @cloudflare/product-owners @laiyi-ohlsen
/src/assets/images/radar/ @cloudflare/pm-changelogs @cloudflare/product-owners @laiyi-ohlsen
/src/content/directory/radar.yaml @cloudflare/product-owners @laiyi-ohlsen
/src/icons/radar.svg @cloudflare/product-owners @laiyi-ohlsen
# Reference architecture
/src/content/docs/reference-architecture/ @securitypedant @cloudflare/product-owners @ncrouch-cflare
/src/assets/images/reference-architecture/ @securitypedant @cloudflare/product-owners @ncrouch-cflare
# Security products
/src/content/docs/api-shield/ @cloudflare/appsec-reviewers @xmflsct @danielegm @cloudflare/product-owners @janrueth @djhworld @alexpovel @mattrighetti @abdelrahman-t
/src/content/docs/bots/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/partials/bots/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/changelog/bots/ @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/release-notes/bots.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/directory/bots.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/glossary/bots.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/assets/images/bots/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/assets/images/changelog/bots/ @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/docs/dmarc-management/ @Maddy-Cloudflare @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/firewall/ @cloudflare/firewall @cloudflare/appsec-reviewers @danielegm @cloudflare/product-owners @hsaxenaCF @migueldemoura @worenga
/src/assets/images/changelog/bots/ @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/docs/dmarc-management/ @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/firewall/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @danielegm @cloudflare/product-owners @hsaxenaCF
/src/content/partials/firewall/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/directory/firewall.yaml @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/assets/images/firewall/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners
/public/images/firewall/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/client-side-security/ @cloudflare/appsec-reviewers @xmflsct @danielegm @cloudflare/product-owners
/src/content/docs/secrets-store/ @baubuchon-cf @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/security/ @cloudflare/appsec-reviewers @xmflsct @danielegm @cloudflare/product-owners @davejbax @zrkn @hemanthk1099
/src/content/docs/ssl/ @baubuchon-cf @lgarofalo @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/partials/ssl/ @baubuchon-cf @lgarofalo @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/security-center/ @jwcrisp @alexmoraru7 @cloudflare/appsec-reviewers @danielegm @cloudflare/product-owners @davejbax @zrkn @hemanthk1099 @bseel-cfone
/src/content/changelog/security-center/ @jwcrisp @alexmoraru7 @cloudflare/appsec-reviewers @danielegm @cloudflare/pm-changelogs @cloudflare/product-owners @davejbax @zrkn @hemanthk1099 @bseel-cfone
/src/content/partials/security-center/ @cloudflare/appsec-reviewers @danielegm @cloudflare/product-owners @davejbax @zrkn @hemanthk1099 @bseel-cfone
/src/content/docs/ssl/post-quantum-cryptography @lukevalenta @cjpatton @bwesterb @Lekensteyn @goldbe-cf @cloudflare/appsec-reviewers @cloudflare/product-owners
/src/content/docs/waf/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @xmflsct
/src/content/docs/waf/change-log/ @worenga @cloudflare/firewall @vs-mg @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @ay-cf @xmflsct
/src/content/partials/waf/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @xmflsct
/src/content/directory/waf.yaml @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @xmflsct
/src/content/glossary/waf.yaml @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @xmflsct
/src/assets/images/waf/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @hsaxenaCF @danielegm @cloudflare/product-owners @danielegm @xmflsct
/src/assets/images/changelog/waf/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @danielegm @cloudflare/product-owners @xmflsct
/public/images/waf/ @worenga @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/product-owners @danielegm @xmflsct
/src/content/docs/cloudflare-challenges/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @migueldemoura @njustus1 @olipayne @cf-jian @worenga
/src/content/partials/cloudflare-challenges/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/changelog/cloudflare-challenges/ @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/directory/cloudflare-challenges.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/public/images/precursor/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
# Support
/src/content/docs/support/ @cloudflare/product-owners @cloudflare/customer-support @ngayerie @krys-cf @stechedo @zeinjaber @shanecloudflare
/src/assets/images/support/ @cloudflare/product-owners @cloudflare/customer-support @ngayerie @krys-cf @stechedo @zeinjaber @shanecloudflare
# Turnstile
/src/content/docs/turnstile/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/partials/turnstile/ @worenga @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/release-notes/turnstile.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/directory/turnstile.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/content/glossary/turnstile.yaml @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/src/assets/images/turnstile/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
/public/turnstile/ @cloudflare/appsec-reviewers @cloudflare/product-owners @marinaelmore @njustus1 @migueldemoura @olipayne @cf-jian @worenga
# Waiting Room
/src/content/docs/waiting-room/ @angelampcosta @dcpena @cloudflare/product-owners @hsaxenaCF @danielegm
/src/assets/images/waiting-room/ @angelampcosta @dcpena @cloudflare/firewall @cloudflare/appsec-reviewers @hsaxenaCF @danielegm @cloudflare/product-owners
/src/assets/images/changelog/waiting-room/ @angelampcosta @dcpena @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @hsaxenaCF @danielegm @cloudflare/product-owners
/src/content/docs/waiting-room/ @angelampcosta @cloudflare/product-owners @hsaxenaCF @danielegm
/src/assets/images/waiting-room/ @angelampcosta @cloudflare/firewall @cloudflare/appsec-reviewers @hsaxenaCF @danielegm @cloudflare/product-owners
/src/assets/images/changelog/waiting-room/ @angelampcosta @cloudflare/firewall @cloudflare/appsec-reviewers @cloudflare/pm-changelogs @hsaxenaCF @danielegm @cloudflare/product-owners
# Web Analytics
/src/content/docs/web-analytics/ @cloudflare/product-owners @ryantownsend @tkadlec @ack-cf @cnachiappan-dev @mbullock1986
/src/content/changelog/web-analytics/ @cloudflare/product-owners @cloudflare/pm-changelogs @ryantownsend @tkadlec @ack-cf @cnachiappan-dev @mbullock1986
/src/content/release-notes/beacon-min-js.yaml @cloudflare/product-owners @ryantownsend @tkadlec @ack-cf @cnachiappan-dev @mbullock1986
# AI Prompts for Cloudflare Workers development
/public/workers/prompts/ @jahands @Maximo-Guk @cloudflare/product-owners @MattieTK