blob: 30d80990a63f0d6afe81d01953b45cb3992c280d (
plain)
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
|
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# Owners can be @users, @org/teams or emails
core/* @reduz
doc/* @godotengine/documentation
drivers/gles2/* @karroffel
drivers/gles3/* @reduz
editor/icons/* @djrm
main/* @reduz
misc/* @akien-mga
modules/bullet/* @AndreaCatania
modules/enet/* @godotengine/network
modules/gnative/* @karroffel
modules/gdscript/* @reduz @vnen @bojidar-bg
modules/mbedtls/* @godotengine/network
modules/mobile_vr/* @BastiaanOlij
modules/mono/* @neikeq
modules/regex/* @LeeZH
modules/upnp/* @godotengine/network
modules/websocket/* @godotengine/network
platform/javascript/* @eska014
platform/uwp/* @vnen
scene/main/* @reduz
server/physics* @reduz @AndreaCatania
server/visual* @reduz @karroffel
thirdparty/* @akien-mga
|