-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCODEOWNERS
More file actions
20 lines (15 loc) · 792 Bytes
/
CODEOWNERS
File metadata and controls
20 lines (15 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# Each line is a file pattern followed by one or more owners.
# ================================================
# CODEOWNERS Owners
# ================================================
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# these people will be requested for review when
# someone opens a pull request.
# Let the team tool-maintainers (Marco + Caroline) here
* @SAP/stars-maintainers
# ================================================
# CODEOWNERS Owners
# ================================================
/.github/CODEOWNERS @SAP/stars-admins