-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCODEOWNERS
More file actions
18 lines (15 loc) · 791 Bytes
/
CODEOWNERS
File metadata and controls
18 lines (15 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# These owners will be the default owners for everything in
# the repo. They will be requested for review whenever someone
# opens a PR, unless a later match takes precedence.
* @adamdehaven @jillztom @ValeryG @DariaYeremina @vaibhavrajsingh2001 @portikM
# Workflows & CI
/.github/ @adamdehaven @jillztom @ValeryG
/lefthook.yaml @adamdehaven @jillztom @ValeryG
# Main library code
/src/ @Kong/team-core-ui
# ================================================
# Renovate Bot approvals
# Allow Kongponents BOT to approve dependency updates
# These rules MUST remain at the bottom as the last entry
package.json @kongponents-bot @Kong/team-core-ui @adamdehaven @jillztom @ValeryG @DariaYeremina
pnpm-lock.yaml @kongponents-bot @Kong/team-core-ui @adamdehaven @jillztom @ValeryG @DariaYeremina