mirror of
https://github.com/lvgl/lvgl.git
synced 2026-03-23 22:39:09 +08:00
22 lines
733 B
Plaintext
22 lines
733 B
Plaintext
# These owners will be the default owners for everything in
|
|
# the repo. Unless a later match takes precedence
|
|
* @kisvegabor @AndreCostaaa @FASTSHIFT
|
|
|
|
demos/gltf @AndreCostaaa
|
|
examples/libs/gltf @AndreCostaaa
|
|
examples/libs/gstreamer @AndreCostaaa
|
|
src/draw/nxp/g2d @AndreCostaaa
|
|
src/draw/opengles @AndreCostaaa @kisvegabor
|
|
src/draw/sdl @kisvegabor @AndreCostaaa
|
|
src/drivers/display/drm @AndreCostaaa
|
|
src/drivers/display/fb @AndreCostaaa
|
|
src/drivers/evdev @AndreCostaaa
|
|
src/drivers/libinput @AndreCostaaa
|
|
src/drivers/nuttx @FASTSHIFT @XuNeo
|
|
src/drivers/sdl @kisvegabor
|
|
src/drivers/wayland @AndreCostaaa
|
|
src/libs/gltf @AndreCostaaa
|
|
src/libs/gstreamer @AndreCostaaa
|
|
src/libs/tiny_ttf @AndreCostaaa
|
|
src/misc/cache @AndreCostaaa @FASTSHIFT
|