-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCODEOWNERS
More file actions
44 lines (30 loc) · 1.45 KB
/
CODEOWNERS
File metadata and controls
44 lines (30 loc) · 1.45 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
# Default codeowners
* @yoannmoinet
.github/chainguard/** @yoannmoinet
# Plugin owners
# Build Report
packages/plugins/build-report @yoannmoinet
# Bundler Report
packages/plugins/bundler-report @yoannmoinet
# Git
packages/plugins/git @yoannmoinet
# Injection
packages/plugins/injection @yoannmoinet
# Metrics
packages/plugins/metrics @DataDog/frontend-devx @yoannmoinet
# Error Tracking
packages/plugins/error-tracking @yoannmoinet
# Rum
packages/plugins/rum @DataDog/rum-browser @yoannmoinet
# Analytics
packages/plugins/analytics @yoannmoinet
# Custom Hooks
packages/plugins/custom-hooks @yoannmoinet
# True End
packages/plugins/true-end @yoannmoinet
# Async Queue
packages/plugins/async-queue @yoannmoinet
# Output
packages/plugins/output @yoannmoinet
# Apps
packages/plugins/apps @yoannmoinet