| 1234567891011121314151617181920 |
- commit 7ff9414656c11da3164d97a15f670d8865ce77d5
- Author: Georgii Surkov <37121527+gsurkov@users.noreply.github.com>
- Date: Wed Dec 21 12:42:51 2022 +0300
- Update CODEOWNERS (#2170)
- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
- index 6b77482c6..aa4ada1a8 100644
- --- a/.github/CODEOWNERS
- +++ b/.github/CODEOWNERS
- @@ -42,6 +42,9 @@
-
- /applications/debug/unit_tests/ @skotopes @DrZlo13 @hedger @nminaylov @gornekich @Astrrra @gsurkov @Skorpionm
-
- +# Assets
- +/assets/resources/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
- +
- # Documentation
- /documentation/ @skotopes @DrZlo13 @hedger @drunkbatya
- /scripts/toolchain/ @skotopes @DrZlo13 @hedger @drunkbatya
|