mirror of
https://github.com/godotengine/godot.git
synced 2026-02-24 22:36:38 +03:00
[CODEOWNERS] Add codeowners for drivers/sdl/
This PR makes the Input team a codeowner for `drivers/sdl/` folder, since at the moment SDL is only used for joypad input. If in the future we add more subsystems from SDL, we can probably change the codeowners too.
This commit is contained in:
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
@@ -27,6 +27,9 @@
|
||||
/drivers/winmidi/ @godotengine/audio
|
||||
/drivers/xaudio2/ @godotengine/audio
|
||||
|
||||
## Input
|
||||
/drivers/sdl/ @godotengine/input
|
||||
|
||||
## Rendering
|
||||
/drivers/d3d12/ @godotengine/rendering
|
||||
/drivers/dummy/ @godotengine/rendering
|
||||
|
||||
Reference in New Issue
Block a user