-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathCODEOWNERS
More file actions
22 lines (16 loc) · 887 Bytes
/
CODEOWNERS
File metadata and controls
22 lines (16 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file provides an overview of responsibilities in this repository.
# Please note that this file does not represent all contributions to the code. What persons and organizations
# actually contributed to each file can be seen on GitHub and is documented in the license headers.
# Linked persons with write permissions are automatically added as reviewers when a pull request is opened.
# Each line is a file pattern followed by one or more contact persons. The last matching pattern has the most precedence.
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
CONTRIBUTING.md @lgblaumeiser
LICENSE @lgblaumeiser
NOTICE.md @lgblaumeiser
pr_etiquette.md @lgblaumeiser @bmg13
SECURITY.md @lgblaumeiser @bmg13
styleguide.md @lgblaumeiser @bmg13
.github/ @bmg13
/mxd/ @bmg13
/mxd-runtimes/ @bmg13
/dpp-tutorial/ @matbmoser