generated from mmistakes/mm-github-pages-starter
-
Notifications
You must be signed in to change notification settings - Fork 19
/
CODEOWNERS
Validating CODEOWNERS rules...
42 lines (31 loc) · 979 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# 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.
# Unless a later match takes precedence, global owners will be
# requested for review when someone opens a pull request.
# Global owners
* @cckitpw @language-learning-laboratory @sivareddyg @xhluca
# Jekyll (Webpage)
/_sass/ @xhluca
/_layouts/ @xhluca
/_includes/ @xhluca
/_data/ @xhluca
/assets/ @xhluca
/_config.yml @xhluca
/favicon.ico @xhluca
/Gemfile @xhluca
# Python scripts
/src/python/ @xhluca
# Unit Tests
/tests/ @xhluca
# GitHub issue templates (Automation)
/.github/ISSUE_TEMPLATE/ @xhluca
# GitHub Actions (Automation)
/.github/workflows/ @xhluca
# Authors
_data/authors.yml @cckitpw @language-learning-laboratory @sivareddyg @xhluca
# Pages
/_pages/ @xhluca
# Profiles
/_pages/profiles/siva.md @sivareddyg
# Other directories without codeowners
/records/