diff --git a/CODEOWNERS b/CODEOWNERS index cfbd41e..19b8b66 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,9 +4,9 @@ # The last matching pattern has the most precedence. # For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/. -solution_architecture.md @tklingbeil -/images/solution_architecture/ @tklingbeil - # These are the default owners for the whole content of this repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file. * @SebastianWolf-SAP @tkowark @LukasMasuch @raethlein +# Solution architecture document and its translations +solution_architecture*.md @tklingbeil @SebastianWolf-SAP @tkowark @LukasMasuch @raethlein +/images/solution_architecture/ @tklingbeil @SebastianWolf-SAP @tkowark @LukasMasuch @raethlein