godot/CODEOWNERS
Line: 5: incorrect codeowner organization: godotengine/documentation Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: godotengine/documentation Line: 6: no users/groups matched Line: 9: incorrect codeowner user: reduz Line: 9: no users/groups matched Line: 10: incorrect codeowner user: reduz Line: 10: no users/groups matched Line: 11: incorrect codeowner user: reduz Line: 11: no users/groups matched Line: 14: incorrect codeowner user: marcelofg55 Line: 14: no users/groups matched Line: 15: incorrect codeowner user: marcelofg55 Line: 15: no users/groups matched Line: 16: incorrect codeowner user: marcelofg55 Line: 16: no users/groups matched Line: 17: incorrect codeowner user: marcelofg55 Line: 17: no users/groups matched Line: 18: incorrect codeowner user: marcelofg55 Line: 18: no users/groups matched Line: 19: incorrect codeowner user: marcelofg55 Line: 19: no users/groups matched Line: 20: incorrect codeowner user: marcelofg55 Line: 20: no users/groups matched Line: 21: incorrect codeowner user: marcelofg55 Line: 21: no users/groups matched Line: 23: incorrect codeowner user: hpvb Line: 23: no users/groups matched Line: 24: incorrect codeowner user: hpvb Line: 24: no users/groups matched Line: 26: incorrect codeowner user: djrm Line: 26: no users/groups matched Line: 28: incorrect codeowner user: akien-mga Line: 28: no users/groups matched Line: 30: incorrect codeowner user: AndreaCatania Line: 30: no users/groups matched Line: 31: incorrect codeowner user: BastiaanOlij Line: 31: no users/groups matched Line: 32: incorrect codeowner organization: godotengine/network Line: 32: no users/groups matched Line: 33: incorrect codeowner user: karroffel Line: 33: no users/groups matched Line: 34: incorrect codeowner user: BastiaanOlij Line: 34: no users/groups matched Line: 35: incorrect codeowner user: vnen Line: 35: incorrect codeowner user: bojidar-bg Line: 35: no users/groups matched Line: 36: incorrect codeowner organization: godotengine/network Line: 36: no users/groups matched Line: 37: incorrect codeowner user: BastiaanOlij Line: 37: no users/groups matched Line: 38: incorrect codeowner user: neikeq Line: 38: no users/groups matched Line: 39: incorrect codeowner user: JFonS Line: 39: no users/groups matched Line: 40: incorrect codeowner user: LeeZH Line: 40: no users/groups matched Line: 41: incorrect codeowner organization: godotengine/network Line: 41: no users/groups matched Line: 42: incorrect codeowner organization: godotengine/network Line: 42: no users/groups matched Line: 44: incorrect codeowner user: eska014 Line: 44: no users/groups matched Line: 45: incorrect codeowner user: vnen Line: 45: no users/groups matched Line: 47: incorrect codeowner user: reduz Line: 47: incorrect codeowner user: AndreaCatania Line: 47: no users/groups matched Line: 48: incorrect codeowner user: reduz Line: 48: incorrect codeowner user: karroffel Line: 48: no users/groups matched Line: 50: incorrect codeowner user: akien-mga Line: 50: no users/groups matched
Rémi Verschelde df18c8c413 Remove reduz from some autorequested code reviews
He's still one of the main architects of some of these code branches,
but quite often PRs that modify one or two files in such folders don't
necessarily need his input, and he has enough backlog to handle.

PR triagers will ask for his review manually whenever relevant. He's
left as code owner for physics/visual servers and rendering backends.
2019-05-06 18:32:45 +02:00

51 lines
1.4 KiB
Plaintext

# 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
/doc/ @godotengine/documentation
doc_classes/* @godotengine/documentation
# Rendering
/drivers/gl_context/ @reduz
/drivers/gles2/ @reduz
/drivers/gles3/ @reduz
# Audio
/drivers/alsa/ @marcelofg55
/drivers/alsamidi/ @marcelofg55
/drivers/coreaudio/ @marcelofg55
/drivers/coremidi/ @marcelofg55
/drivers/pulseaudio/ @marcelofg55
/drivers/wasapi/ @marcelofg55
/drivers/winmidi/ @marcelofg55
/drivers/xaudio2/ @marcelofg55
/drivers/unix/ @hpvb
/drivers/windows/ @hpvb
/editor/icons/ @djrm
/misc/ @akien-mga
/modules/bullet/ @AndreaCatania
/modules/csg/ @BastiaanOlij
/modules/enet/ @godotengine/network
/modules/gdnative/ @karroffel
/modules/gdnative/*arvr/ @BastiaanOlij
/modules/gdscript/ @vnen @bojidar-bg
/modules/mbedtls/ @godotengine/network
/modules/mobile_vr/ @BastiaanOlij
/modules/mono/ @neikeq
/modules/opensimplex/ @JFonS
/modules/regex/ @LeeZH
/modules/upnp/ @godotengine/network
/modules/websocket/ @godotengine/network
/platform/javascript/ @eska014
/platform/uwp/ @vnen
/server/physics*/ @reduz @AndreaCatania
/server/visual*/ @reduz @karroffel
/thirdparty/ @akien-mga