forked from cncf/tag-app-delivery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
25 lines (19 loc) · 992 Bytes
/
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
# NOTE: The error in GitHub is for users that have not yet accepted invites to this repository; it is expected.
# CODEOWNERS file indicates code owners for certain files
#
# Code owners will automatically be added as a reviewer for PRs that touch
# the owned files.
#
# Default owners for everything in the repo
#
# Unless a later match takes precedence, these owners will be requested for
# review when someone opens a pull request.
* @lianmakesthings @kgamanji @linsun @roberthstrand @schristoff @GenPage
# Platforms WG
/platforms-*/ @lianmakesthings @kgamanji @abangser @roberthstrand @krumware @linsun @techmaharaj
# Artifacts WG
/artifacts-*/ @lianmakesthings @kgamanji @sabre1041 @rchincha @linsun @roberthstrand
# App Development WG
/app-development-*/ @lianmakesthings @kgamanji @linsun @roberthstrand @salaboy @danieloh30 @ThomasVitale
# Infrastructure Lifecycle WG
/infrastructure-lifecycle-*/ @lianmakesthings @kgamanji @linsun @roberthstrand @rynowak @elft3r @bschaatsbergen