-
Notifications
You must be signed in to change notification settings - Fork 4.4k
/
CODEOWNERS
Validating CODEOWNERS rules...
104 lines (89 loc) · 6.2 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
# Default owners if not more specific match
* @cloudflare/pcx-technical-writing
# More dev-specific files
/.github/ @kodster28 @pedrosousa @haleycode @kristianfreeman
/.github/CODEOWNERS @cloudflare/pcx-technical-writing
/.github/actions/assign-issue/index.js @cloudflare/pcx-technical-writing
/.github/actions/assign-pr/index.js @cloudflare/pcx-technical-writing
/.github/styles/cloudflare/spelling-exceptions.txt @cloudflare/pcx-technical-writing
/components/ @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode
/functions/ @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode
*.js @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode
*.ts @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode
/assets/json-collector.ts @cloudflare/pcx-technical-writing
/data/calculations/ @kristianfreeman @kodster28 @pedrosousa
/layouts/shortcodes/calculation.html @kristianfreeman @kodster28 @pedrosousa
# AI
/content/ai-gateway/ @bjesus @mchenco @cloudflare/pcx-technical-writing
/content/workers-ai/ @elithrar @rita3ko @pdwittig @cloudflare/pcx-technical-writing
/content/workers-ai/tutorials @craigsdennis @logangrasby @cloudflare/pcx-technical-writing
/content/workers-ai/static @craigsdennis @logangrasby @cloudflare/pcx-technical-writing
/content/vectorize/ @elithrar @pdwittig @cloudflare/pcx-technical-writing
/data/changelogs/ai-gateway.yaml @bjesus @mchenco @cloudflare/pcx-technical-writing
/data/changelogs/vectorize.yaml @elithrar @pdwittig @cloudflare/pcx-technical-writing
# Analytics & Logs
/content/analytics/ @46bit @bharatnc @jherre @jimhawkridge @soheiokamoto @victor-perov @cloudflare/pcx-technical-writing
/content/data-localization/ @soheiokamoto @cloudflare/pcx-technical-writing
/content/logs/ @bharatnc @jherre @soheiokamoto @victor-perov @cloudflare/pcx-technical-writing
# API & Zones
/content/tenant/ @garrettgalow @cloudflare/pcx-technical-writing
/content/version-management/ @garrettgalow @cloudflare/pcx-technical-writing
# Browser Rendering API
/content/browser-rendering/ @tanushreesharma-cf @mchenco @cloudflare/pcx-technical-writing @celso @meddulla
# Cloudflare One
/content/cloudflare-one/ @kennyj42 @abelinkinbio @kkrum @janani-cr @cloudflare/pcx-technical-writing
# Developer platform
/content/d1/ @elithrar @rozenmd @vy-ton @joshthoward @cloudflare/pcx-technical-writing
/content/durable-objects/ @elithrar @vy-ton @joshthoward @cloudflare/pcx-technical-writing
/content/vectorize/ @elithrar @pdwittig @cloudflare/pcx-technical-writing
/content/hyperdrive/ @elithrar @rts-rob @cloudflare/pcx-technical-writing
/data/changelogs/hyperdrive.yaml @elithrar @rts-rob @cloudflare/pcx-technical-writing
/data/changelogs/d1.yaml @elithrar @rozenmd @cloudflare/pcx-technical-writing
/content/images/ @cloudflare/pcx-technical-writing
/content/pages/ @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing
/data/changelogs/pages.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing
/content/kv/ @elithrar @rts-rob @cloudflare/pcx-technical-writing
/content/pub-sub/ @elithrar @rts-rob @cloudflare/pcx-technical-writing
/content/queues/ @elithrar @rts-rob @cloudflare/pcx-technical-writing
/data/changelogs/queues.yaml @elithrar @rts-rob @cloudflare/pcx-technical-writing
/content/r2/ @cloudflare/workers-docs @cloudflare/pcx-technical-writing
/data/changelogs/r2.yaml @cloudflare/workers-docs @cloudflare/pcx-technical-writing
/content/stream/ @tsmith512 @cloudflare/pcx-technical-writing
/data/changelogs/stream.yaml @tsmith512 @cloudflare/pcx-technical-writing
/content/workers/ @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing
/data/changelogs/workers.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing @irvinebroque @admah
/content/zaraz/ @bjesus @jonnyparris @cloudflare/pcx-technical-writing
/data/changelogs/zaraz.yaml @bjesus @jonnyparris @cloudflare/pcx-technical-writing
/content/workers/runtime-apis/ @irvinebroque @jasnell @cloudflare/pcx-technical-writing
/content/workers/platform/ @irvinebroque @tanushreesharma-cf @cloudflare/pcx-technical-writing
/content/workers/configuration/bindings/ @irvinebroque @cloudflare/pcx-technical-writing
/content/workers/configuration/compatibility-dates/ @irvinebroque @cloudflare/pcx-technical-writing
/content/workers/reference/migrate-to-module-workers/ @irvinebroque @cloudflare/pcx-technical-writing
/content/workers/reference/security-model/ @irvinebroque @cloudflare/pcx-technical-writing
/content/workers/_partials/_platform-compatibility-dates/ @irvinebroque @kflansburg @cloudflare/pcx-technical-writing
# Firewall Rules & WAF
/content/firewall/ @cloudflare/firewall @cloudflare/pcx-technical-writing
/content/waf/ @cloudflare/firewall @cloudflare/pcx-technical-writing
/content/waf/change-log/ @cloudflare/firewall @unknownhad @vs-mg @cloudflare/pcx-technical-writing
/data/changelogs/waf.yaml @cloudflare/firewall @unknownhad @vs-mg @cloudflare/pcx-technical-writing
# DDoS Protection
/content/ddos-protection/change-log/ @jdesgats @antoinecordelle @cloudflare/pcx-technical-writing
/data/changelogs/ddos-http.yaml @jdesgats @antoinecordelle @cloudflare/pcx-technical-writing
/data/changelogs/ddos-network.yaml @jdesgats @antoinecordelle @cloudflare/pcx-technical-writing
# Magic products
/content/magic-transit/ @cloudflare/pcx-technical-writing
/content/magic-firewall/ @arges @cloudflare/pcx-technical-writing
/content/magic-wan/ @cloudflare/pcx-technical-writing
# Radar
/content/radar/ @meddulla @G4brym @cloudflare/pcx-technical-writing
/data/changelogs/radar.yaml @meddulla @G4brym @cloudflare/pcx-technical-writing
# Reference architecture
/content/reference-architecture/ @securitypedant @cloudflare/pcx-technical-writing
/assets/images/reference-architecture/ @securitypedant @cloudflare/pcx-technical-writing
# Support
/content/support/ @jedecf @shanecloudflare @zeinjaber @rprice74 @ngayerie @cloudflare/pcx-technical-writing
# Turnstile
/content/turnstile/ @migueldemoura @punkeel @worenga @cloudflare/pcx-technical-writing
# Waiting Room
/content/waiting-room/ @aolache @cloudflare/pcx-technical-writing
/data/changelogs/waiting-room.yaml @aolache @cloudflare/pcx-technical-writing