From bbcf2860d7a0b89b44fed44fe17030929995e23d Mon Sep 17 00:00:00 2001 From: aanper Date: Tue, 5 Jan 2021 09:59:19 +0600 Subject: [PATCH] update code owner --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1f4bc20c..8474918b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -64,6 +64,12 @@ applications/nfc/** @skotopes applications/sd-card-test/** @DrZlo13 +# Power control app + +applications/power/** @skotopes + # Some applications applications/music-player/** @DrZlo13 +applications/floopper-bloopper/** @glitchcore +applications/gpio-tester/** @glitchcore