mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-27 06:50:21 +00:00
reverse order of code owners
This commit is contained in:
parent
fc731d4380
commit
096a47867b
1 changed files with 8 additions and 8 deletions
16
.github/CODEOWNERS
vendored
16
.github/CODEOWNERS
vendored
|
@ -1,11 +1,3 @@
|
||||||
# CTO
|
|
||||||
|
|
||||||
* @glitchcore
|
|
||||||
|
|
||||||
# unknow applications
|
|
||||||
|
|
||||||
applications/* @glitchcore
|
|
||||||
|
|
||||||
# assets and asset generator
|
# assets and asset generator
|
||||||
|
|
||||||
assets/* @skotopes
|
assets/* @skotopes
|
||||||
|
@ -67,3 +59,11 @@ applications/sd-card-test/* @DrZlo13
|
||||||
# Some applications
|
# Some applications
|
||||||
|
|
||||||
applications/music-player/* @DrZlo13
|
applications/music-player/* @DrZlo13
|
||||||
|
|
||||||
|
# unknow applications
|
||||||
|
|
||||||
|
applications/* @glitchcore
|
||||||
|
|
||||||
|
# CTO
|
||||||
|
|
||||||
|
* @glitchcore
|
Loading…
Reference in a new issue