[mono][interp] Add @kotlarmilos as code owner (#81209)
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 27 Jan 2023 08:22:39 +0000 (10:22 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Jan 2023 08:22:39 +0000 (10:22 +0200)
.github/CODEOWNERS
.github/fabricbot.json
docs/area-owners.md

index c238be5..09a0769 100644 (file)
@@ -45,7 +45,7 @@
 /src/mono/mono/mini/*riscv* @vargaz @lambdageek
 /src/mono/mono/mini/*type-check* @lambdageek
 /src/mono/mono/mini/debugger-agent.c @vargaz @thaystg @lambdageek
-/src/mono/mono/mini/interp/* @BrzVlad @vargaz
+/src/mono/mono/mini/interp/* @BrzVlad @vargaz @kotlarmilos
 
 /src/mono/mono/profiler @BrzVlad @lambdageek
 /src/mono/mono/sgen @BrzVlad @lambdageek @naricc
index 5f1c461..d10bb20 100644 (file)
@@ -95,7 +95,8 @@
             "area-Codegen-Interpreter-mono"
           ],
           "mentionees": [
-            "brzvlad"
+            "brzvlad",
+            "kotlarmilos"
           ]
         },
         {
index b9d03f1..986fe63 100644 (file)
@@ -14,7 +14,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | area-Codeflow                                  | @dotnet/dnr-codeflow | @dotnet/dnr-codeflow                                | Used for automated PRs that ingest code from other repos                                                                                                                                                                                                                                  |
 | area-Codegen-AOT-mono                          | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
 | area-CodeGen-coreclr                           | @JulieLeeMSFT        | @BruceForstall @dotnet/jit-contrib                  |                                                                                                                                                                                                                                                                                           |
-| area-Codegen-Interpreter-mono                  | @SamMonoRT           | @BrzVlad                                            |                                                                                                                                                                                                                                                                                           |
+| area-Codegen-Interpreter-mono                  | @SamMonoRT           | @BrzVlad @kotlarmilos                               |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-JIT-mono                          | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-LLVM-mono                         | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-meta-mono                         | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |