-
Notifications
You must be signed in to change notification settings - Fork 20
/
CODEOWNERS
Validating CODEOWNERS rules...
27 lines (22 loc) · 1.73 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
* @duckduckgo/content-scope-scripts-owners
# 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/broker-protection.js @duckduckgo/content-scope-scripts-owners @brianhall @shakyShane
injected/src/features/broker-protection/ @duckduckgo/content-scope-scripts-owners @brianhall @shakyShane
# Platform 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/chrome-mv3.js @duckduckgo/content-scope-scripts-owners @kzar @sammacbeth
injected/entry-points/chrome.js @duckduckgo/content-scope-scripts-owners @kzar @sammacbeth
injected/entry-points/windows.js @duckduckgo/content-scope-scripts-owners @duckduckgo/team-windows-development
# Test owners
injected/integration-tests/test-pages/ @duckduckgo/content-scope-scripts-owners @kdzwinel @jonathanKingston
# Special Pages
special-pages/ @duckduckgo/content-scope-scripts-owners @shakyShane @mgurgel
# Others
types-generator/ @duckduckgo/content-scope-scripts-owners @shakyShane