From be01af482dde6c0e30d8124160c38da0bd40a163 Mon Sep 17 00:00:00 2001 From: aanper Date: Tue, 5 Jan 2021 04:44:47 +0600 Subject: [PATCH] another reverse order of code owners --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 557d2288..ebb1635b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,11 @@ +# unknow applications + +applications/* @glitchcore + +# CTO + +# * @glitchcore + # assets and asset generator assets/* @skotopes @@ -59,11 +67,3 @@ applications/sd-card-test/* @DrZlo13 # Some applications applications/music-player/* @DrZlo13 - -# unknow applications - -applications/* @glitchcore - -# CTO - -* @glitchcore \ No newline at end of file