forked from eclipse-tractusx/tutorial-resources
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCODEOWNERS
20 lines (14 loc) · 912 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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 @paullatzelsperger @stefan-ettl
LICENSE @alexandrudanciu
NOTICE.md @alexandrudanciu @paullatzelsperger
pr_etiquette.md @paullatzelsperger
SECURITY.md @stefan-ettl @paullatzelsperger
styleguide.md @paullatzelsperger
.github/ @paullatzelsperger
/mxd/ @paullatzelsperger