-
-
Notifications
You must be signed in to change notification settings - Fork 94
Expand file tree
/
Copy pathCODEOWNERS
More file actions
19 lines (17 loc) · 658 Bytes
/
CODEOWNERS
File metadata and controls
19 lines (17 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2017-present Arctic Ice Studio <development@arcticicestudio.com>
# Copyright (C) 2017-present Sven Greb <development@svengreb.de>
#
# Project: Nord Visual Studio Code
# Repository: https://github.com/arcticicestudio/nord-visual-studio-code
# License: MIT
# Configuration for the GitHub feature to automatically request reviews from the code owners when a pull request
# changes any owned files.
#
# References:
# https://github.com/blog/2392-introducing-code-owners
# https://help.github.com/articles/about-codeowners
# +----------------------+
# + Core Team Code Owner +
# +----------------------+
* @arcticicestudio
* @svengreb