diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 428f05a..9aa5141 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,9 +19,9 @@ # Note: last match wins # By Default reviews go to the infrastructure community, to address missing lines in this document. -* @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri +* @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri @odra # All special files go to infrastructure as well. -.* @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri +.* @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri @odra # All repository managment files belig to infrastructure community. -.github/ISSUE_TEMPLATE/ @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri -.github/CODEOWNERS @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri \ No newline at end of file +.github/ISSUE_TEMPLATE/ @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri @odra +.github/CODEOWNERS @AlexanderLanin @dcalavrezo-qorix @nradakovic @antonkri @odra \ No newline at end of file