Skip to content

Commit e424b1c

Browse files
include tests in codeowners for broker-protection (#1634)
* include tests in codeowners for broker-protection * updated to use group --------- Co-authored-by: Jonathan Kingston <[email protected]>
1 parent a6dec07 commit e424b1c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CODEOWNERS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@ injected/src/element-hiding.js @duckduckgo/content-scope-scripts-owners @jonatha
77
injected/src/features/click-to-load.js @duckduckgo/content-scope-scripts-owners @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
88
injected/src/features/click-to-load/ @duckduckgo/content-scope-scripts-owners @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
99
injected/src/locales/click-to-load/ @duckduckgo/content-scope-scripts-owners @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
10-
injected/src/features/broker-protection.js @duckduckgo/content-scope-scripts-owners @brianhall @shakyShane @madblex
11-
injected/src/features/broker-protection/ @duckduckgo/content-scope-scripts-owners @brianhall @shakyShane @madblex
1210
injected/src/features/autofill-password-import.js @duckduckgo/content-scope-scripts-owners @dbajpeyi
1311

12+
# Broker protection
13+
injected/src/features/broker-protection.js @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
14+
injected/src/features/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
15+
injected/integration-test/page-objects/broker-protection.js @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
16+
injected/integration-test/broker-protection-tests/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
17+
injected/integration-test/mocks/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
18+
injected/integration-test/test-pages/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
19+
1420
# Platform owners
1521
Sources/ @duckduckgo/content-scope-scripts-owners @duckduckgo/apple-devs
1622
injected/entry-points/android.js @duckduckgo/content-scope-scripts-owners @duckduckgo/android-devs

0 commit comments

Comments
 (0)