mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 01:50:53 +09:00
[mono][interp] Add @kotlarmilos as code owner (#81209)
This commit is contained in:
parent
acc409ef8a
commit
35e72a1c8c
3 changed files with 4 additions and 3 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -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
|
||||
|
|
3
.github/fabricbot.json
vendored
3
.github/fabricbot.json
vendored
|
@ -95,7 +95,8 @@
|
|||
"area-Codegen-Interpreter-mono"
|
||||
],
|
||||
"mentionees": [
|
||||
"brzvlad"
|
||||
"brzvlad",
|
||||
"kotlarmilos"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -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 | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue