diff --git a/REVIEWERS b/REVIEWERS new file mode 100644 index 0000000000000000000000000000000000000000..3d630d31a03d5b43a5329343e37e3b7459b1916c --- /dev/null +++ b/REVIEWERS @@ -0,0 +1,36 @@ +# Copyright (c) 2024 Huawei Device Co., Ltd. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +* @dmitriitr @Prof1983 @igelhaus @ragnvald + +# MemoryConcurrency +/runtime/mem/ @dmitriitr +/runtime/async/*async* @dmitriitr +/runtime/tests/mem/ @dmitriitr + +# Compiler +/compiler/ @Prof1983 +/irtoc_scripts/ @Prof1983 +/runtime/asm_defines/ @Prof1983 +/runtime/bridge/ @Prof1983 +/runtime/compiler/ @Prof1983 + +# Runtime +/assembler/ @igelhaus +/bytecode_optimizer/ @igelhaus +/isa/ @igelhaus +/libpandabase/ @igelhaus +/runtime/ @igelhaus + +# Tools +runtime/tooling/ @ragnvald \ No newline at end of file