diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 397114c5..2399d512 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,4 +8,7 @@ /runtime/ @MindWorkAI/rust-experts # Our .NET experts are responsible for the .NET codebase: -/app/ @MindWorkAI/net-experts \ No newline at end of file +/app/ @MindWorkAI/net-experts + +# The source code rules must be reviewed by the release team: +/app/SourceCodeRules/ @MindWorkAI/release @SommerEngineering \ No newline at end of file