-
Notifications
You must be signed in to change notification settings - Fork 312
Expand file tree
/
Copy pathCODEOWNERS
More file actions
54 lines (47 loc) · 2.54 KB
/
CODEOWNERS
File metadata and controls
54 lines (47 loc) · 2.54 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
# CODEOWNERS
#
# Each line is a file pattern followed by one or more users or teams. Order is
# important; the last matching pattern takes the most precedence. When someone
# opens a pull request that only modifies files matching a pattern farther down,
# only the last-matching owner(s) and not the global owner(s) will be requested
# for a review.
#
# Prefer listing teams instead of individual users whenever possible for easier
# access management.
#
# This is a living document mapping expertise to the codebase; it can and should
# be updated over time! See: https://opensauced.pizza/blog/shared-ownership-culture
#
# SPDX-FileCopyrightText: The Threadbare Authors
# SPDX-License-Identifier: CC0-1.0
# Global (will be requested for review if no more specific match)
* @endlessm/games
# Learning-related resources; anything that directly affects the learning
# journey, especially related to documentation that the learning team would need
# to update.
pull_request_template.md @endlessm/learning
docs/pull_request_template.md @endlessm/learning
.github/pull_request_template.md @endlessm/learning
.github/PULL_REQUEST_TEMPLATE/ @endlessm/learning
# Community stuff; directly affects the community contributor experience and
# related documentation
README.md @endlessm/community
.github/ISSUE_TEMPLATE/ @endlessm/community
issue_template.md @endlessm/community
docs/issue_template.md @endlessm/community
.github/issue_template.md @endlessm/community
# Shared community + games team ownership
.github/workflows/discord.yml @endlessm/community @endlessm/games
# Template maintainers
scenes/quests/template_quests/ @endlessm/games @endlessm/learning
# StoryQuest maintainers
scenes/quests/story_quests/stella @endlessm/games @endlessm/learning
scenes/quests/story_quests/after_the_tremor @endlessm/games @endlessm/after-the-tremor
scenes/quests/story_quests/champ @endlessm/games @endlessm/verso
scenes/quests/story_quests/el_abrigo @endlessm/games @endlessm/el-abrigo
scenes/quests/story_quests/el_juguete_perdido @endlessm/games @endlessm/el-juguete-perdido
scenes/quests/story_quests/el_ojo_revelador @endlessm/games @endlessm/el-ojo-revelador
scenes/quests/story_quests/eldrune @endlessm/games @endlessm/eldrune
scenes/quests/story_quests/renya_beyond_sorrow @endlessm/games @endlessm/renya-beyond-sorrow
scenes/quests/story_quests/shjourney @endlessm/games @endlessm/suenos-nocturnos
scenes/quests/story_quests/verso @endlessm/games @endlessm/verso