-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy pathCODEOWNERS
16 lines (13 loc) · 947 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# About this file:
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# @konrad-jamrozik is the primary owner of this repository.
# @mikeharder and @weshaggard are secondary owners.
/* @konrad-jamrozik @mikeharder @weshaggard
# Any changes to rulesets related to ARM must have @rkmanda as a reviewer and give him
# at least 2 full business days (each 9 AM - 5 PM PST) to review before being merged,
# with the exception of low-risk urgent rule bugfixes, which can be merged and deployed immediately.
#
# In addition, @rkmanda must be informed about any major upcoming planned changes to this repository
# that would end up impacting any rulesets related to ARM, including rules being modified or
# disabled/enabled for all or some subset of spec PRs.
/packages/rulesets/src/ @rkmanda @konrad-jamrozik @mikeharder @weshaggard @bdefoy @tejaswiMinnu @AkhilaIlla