-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathCODEOWNERS
More file actions
52 lines (46 loc) · 3.98 KB
/
CODEOWNERS
File metadata and controls
52 lines (46 loc) · 3.98 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
# Feature owners
injected/src/features/fingerprinting-* @duckduckgo/content-scope-scripts-owners @jonathanKingston @englehardt
injected/src/canvas.js @duckduckgo/content-scope-scripts-owners @jonathanKingston @englehardt
injected/src/element-hiding.js @duckduckgo/content-scope-scripts-owners @jonathanKingston @dharb
injected/src/features/click-to-load.js @duckduckgo/content-scope-scripts-owners @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
injected/src/features/click-to-load/ @duckduckgo/content-scope-scripts-owners @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
injected/src/locales/click-to-load/ @duckduckgo/content-scope-scripts-owners @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
injected/src/features/autofill-import.js @duckduckgo/content-scope-scripts-owners @dbajpeyi
injected/src/features/page-context.js @duckduckgo/content-scope-scripts-owners @noisysocks
injected/src/features/web-detection.js @duckduckgo/content-scope-scripts-owners @jdorweiler @GuiltyDolphin
injected/src/features/web-detection/ @duckduckgo/content-scope-scripts-owners @jdorweiler @GuiltyDolphin
injected/src/detectors/ @duckduckgo/content-scope-scripts-owners @jdorweiler @GuiltyDolphin
# Broker protection
injected/src/features/broker-protection.js @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
injected/src/features/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
injected/integration-test/page-objects/broker-protection.js @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
injected/integration-test/broker-protection-tests/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
injected/integration-test/mocks/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
injected/integration-test/test-pages/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
injected/unit-test/broker-protection* @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
# Platform owners
injected/src/features.js @duckduckgo/content-scope-scripts-owners @duckduckgo/apple-devs @duckduckgo/android-devs @duckduckgo/team-windows-development @duckduckgo/extension-owners
Sources/ @duckduckgo/content-scope-scripts-owners @duckduckgo/apple-devs
injected/entry-points/android.js @duckduckgo/content-scope-scripts-owners @duckduckgo/android-devs
injected/entry-points/extension-mv3.js @duckduckgo/content-scope-scripts-owners @duckduckgo/extension-owners
injected/entry-points/windows.js @duckduckgo/content-scope-scripts-owners @duckduckgo/team-windows-development
# Special Pages
# special-pages/ @duckduckgo/content-scope-scripts-owners @shakyShane @mgurgel
# Others
types-generator/ @duckduckgo/content-scope-scripts-owners @shakyShane
# Core high risk
injected/src/features/api-manipulation.js @duckduckgo/content-scope-scripts-owners
injected/src/features/exception-handler.js @duckduckgo/content-scope-scripts-owners
injected/src/features/gpc.js @duckduckgo/content-scope-scripts-owners
injected/src/features/performance-metrics.js @duckduckgo/content-scope-scripts-owners
injected/src/features/web-interference-detection.js @duckduckgo/content-scope-scripts-owners @jdorweiler @GuiltyDolphin
injected/src/features/web-telemetry.js @duckduckgo/content-scope-scripts-owners
injected/src/detectors/detections/adwall-detection.js @duckduckgo/content-scope-scripts-owners
injected/src/detectors/detections/bot-detection.js @duckduckgo/content-scope-scripts-owners
injected/src/detectors/detections/youtube-ad-detection.js @duckduckgo/content-scope-scripts-owners
injected/src/detectors/utils/detection-utils.js @duckduckgo/content-scope-scripts-owners
injected/src/navigator-global.js @duckduckgo/content-scope-scripts-owners
# Workflows and admin
.github/ @duckduckgo/content-scope-scripts-owners
package.json @duckduckgo/content-scope-scripts-owners
package-lock.json @duckduckgo/content-scope-scripts-owners