forked from camaraproject/APIBacklog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
13 lines (9 loc) · 811 Bytes
/
CODEOWNERS
File metadata and controls
13 lines (9 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file provides an overview of code owners in this repository.
# Each line is a file pattern followed by one or more owners.
# The last matching pattern has the most precedence.
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
# These are the default owners for the whole content of this repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @eric-murray @jgarciahospital @Noel-Wirzius-DT @caubut-charter
# Owners of the CODEOWNER and Maintainer.md files are the admins of CAMARA (to allow them to keep the teams within the CAMARA organization in sync in case of changes)
/CODEOWNERS @camaraproject/admins
/MAINTAINERS.MD @camaraproject/admins