1b1994897Sopenharmony_ci# Copyright (c) 2024 Huawei Device Co., Ltd.
2b1994897Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
3b1994897Sopenharmony_ci# you may not use this file except in compliance with the License.
4b1994897Sopenharmony_ci# You may obtain a copy of the License at
5b1994897Sopenharmony_ci#
6b1994897Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0
7b1994897Sopenharmony_ci#
8b1994897Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
9b1994897Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
10b1994897Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11b1994897Sopenharmony_ci# See the License for the specific language governing permissions and
12b1994897Sopenharmony_ci# limitations under the License.
13b1994897Sopenharmony_ci
14b1994897Sopenharmony_ci* @ctw-ian
15b1994897Sopenharmony_ci
16b1994897Sopenharmony_ci.gitattributes       @ctw-ian @dmitriitr @Prof1983 @igelhaus @ragnvald @ipetrov
17b1994897Sopenharmony_ci.gitignore           @ctw-ian @dmitriitr @Prof1983 @igelhaus @ragnvald @ipetrov
18b1994897Sopenharmony_ciCODEOWNERS           @ctw-ian @dmitriitr @Prof1983 @igelhaus @ragnvald
19b1994897Sopenharmony_cibundle.json          @ctw-ian @dmitriitr @Prof1983 @igelhaus @ragnvald @ipetrov
20b1994897Sopenharmony_cistatic_vm_config.gni @ctw-ian @dmitriitr @Prof1983 @igelhaus @ragnvald @ipetrov
21b1994897Sopenharmony_ci
22b1994897Sopenharmony_cistatic_core/ @dmitriitr @Prof1983 @igelhaus @ragnvald
23b1994897Sopenharmony_ci
24b1994897Sopenharmony_cistatic_core/assembler/                @igelhaus
25b1994897Sopenharmony_cistatic_core/bytecode_optimizer/       @igelhaus
26b1994897Sopenharmony_cistatic_core/cmake/                    @igelhaus
27b1994897Sopenharmony_cistatic_core/compiler/                 @Prof1983
28b1994897Sopenharmony_cistatic_core/disassembler/             @igelhaus
29b1994897Sopenharmony_cistatic_core/docs/                     @igelhaus
30b1994897Sopenharmony_cistatic_core/docs/memory-management*   @dmitriitr
31b1994897Sopenharmony_cistatic_core/docs/task_manager.md      @dmitriitr
32b1994897Sopenharmony_cistatic_core/dprof/                    @ragnvald
33b1994897Sopenharmony_cistatic_core/extras/                   @igelhaus
34b1994897Sopenharmony_cistatic_core/gn/                       @igelhaus
35b1994897Sopenharmony_cistatic_core/irtoc/                    @Prof1983 @mbolshov
36b1994897Sopenharmony_cistatic_core/isa/                      @igelhaus
37b1994897Sopenharmony_cistatic_core/libllvmbackend/           @Prof1983 @romanzhuykov
38b1994897Sopenharmony_cistatic_core/libpandabase/             @igelhaus
39b1994897Sopenharmony_cistatic_core/libpandafile/             @igelhaus
40b1994897Sopenharmony_cistatic_core/libziparchive/            @igelhaus
41b1994897Sopenharmony_cistatic_core/panda/                    @igelhaus
42b1994897Sopenharmony_cistatic_core/pandastdlib/              @igelhaus
43b1994897Sopenharmony_cistatic_core/platforms/                @igelhaus
44b1994897Sopenharmony_cistatic_core/quickener/                @igelhaus
45b1994897Sopenharmony_cistatic_core/runtime/                  @igelhaus
46b1994897Sopenharmony_cistatic_core/runtime/*cframe*          @Prof1983
47b1994897Sopenharmony_cistatic_core/runtime/*compiler*        @Prof1983
48b1994897Sopenharmony_cistatic_core/runtime/*deoptimization*  @Prof1983
49b1994897Sopenharmony_cistatic_core/runtime/*osr*             @Prof1983
50b1994897Sopenharmony_cistatic_core/runtime/*stack_walker*    @Prof1983
51b1994897Sopenharmony_cistatic_core/scripts/                  @igelhaus
52b1994897Sopenharmony_cistatic_core/static_linker/            @igelhaus
53b1994897Sopenharmony_cistatic_core/tests/                    @Prof1983
54b1994897Sopenharmony_cistatic_core/tests/cts-*               @igelhaus
55b1994897Sopenharmony_cistatic_core/tests/irtoc-interpreter-* @igelhaus
56b1994897Sopenharmony_cistatic_core/verification/             @igelhaus
57b1994897Sopenharmony_cistatic_core/docs/coroutines/                  @dmitriitr
58b1994897Sopenharmony_cistatic_core/docs/diagrams/                    @dmitriitr
59b1994897Sopenharmony_cistatic_core/libpandabase/os/*mem*             @dmitriitr @udav
60b1994897Sopenharmony_cistatic_core/platforms/**/*mem*                @dmitriitr @udav
61b1994897Sopenharmony_cistatic_core/runtime/arch/                     @Prof1983
62b1994897Sopenharmony_cistatic_core/runtime/bridge/                   @Prof1983
63b1994897Sopenharmony_cistatic_core/runtime/coroutines/               @dmitriitr @konstanting
64b1994897Sopenharmony_cistatic_core/runtime/entrypoints/              @Prof1983
65b1994897Sopenharmony_cistatic_core/runtime/entrypoints/entrypoints.* @mbolshov
66b1994897Sopenharmony_cistatic_core/runtime/jit/                      @Prof1983
67b1994897Sopenharmony_cistatic_core/runtime/mem/                      @dmitriitr @udav
68b1994897Sopenharmony_cistatic_core/runtime/tooling/                  @ragnvald
69b1994897Sopenharmony_cistatic_core/scripts/clang-tidy/               @igelhaus @semenovaleksandr
70b1994897Sopenharmony_cistatic_core/scripts/code_style/               @igelhaus @semenovaleksandr
71b1994897Sopenharmony_cistatic_core/tests/benchmarks/                 @igelhaus
72b1994897Sopenharmony_cistatic_core/tests/checked/                    @Prof1983
73b1994897Sopenharmony_cistatic_core/tests/panda/                      @igelhaus
74b1994897Sopenharmony_cistatic_core/tests/verifier-tests/             @igelhaus
75b1994897Sopenharmony_cistatic_core/plugins/ets/bytecode_optimizer/              @mbolshov
76b1994897Sopenharmony_cistatic_core/plugins/ets/compiler/                        @Prof1983
77b1994897Sopenharmony_cistatic_core/plugins/ets/irtoc_scripts/                   @Prof1983 @mbolshov
78b1994897Sopenharmony_cistatic_core/plugins/ets/isa/                             @mbolshov
79b1994897Sopenharmony_cistatic_core/plugins/ets/libllvmbackend/                  @Prof1983 @romanzhuykov
80b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/                         @semenovaleksandr
81b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/*coroutine*              @dmitriitr @konstanting
82b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/*taskpool*               @dmitriitr @konstanting @ipetrov
83b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/ets_entrypoints*         @Prof1983 @mbolshov
84b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/ets_handle*              @dmitriitr @udav
85b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/ets_libbase_runtime.yaml @Prof1983
86b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/ets_runtime_interface*   @Prof1983
87b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/job_queue.h              @dmitriitr
88b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/                          @ivan-tyulyandin @anton-sysoev
89b1994897Sopenharmony_cistatic_core/plugins/ets/verification/                    @semenovaleksandr
90b1994897Sopenharmony_cistatic_core/runtime/include/mem/                         @dmitriitr @udav
91b1994897Sopenharmony_cistatic_core/runtime/include/tooling/                     @ragnvald
92b1994897Sopenharmony_cistatic_core/runtime/tests/tooling/                       @ragnvald
93b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/interop_js/*promise*                          @dmitriitr @konstanting
94b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/compiler_intrinsics.cpp            @Prof1983
95b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/escompat_*                         @ivan-tyulyandin @anton-sysoev
96b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/escompat_taskpool.cpp              @dmitriitr @konstanting @ipetrov
97b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/std_*                              @ivan-tyulyandin @anton-sysoev
98b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/std_core_Method.cpp                @smirnovandrei @anton-sysoev
99b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/std_core_Type*                     @smirnovandrei @anton-sysoev
100b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/std_core_Value.cpp                 @smirnovandrei @anton-sysoev
101b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/std_core_finalization_registry.cpp @dmitriitr @udav
102b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/intrinsics/std_core_gc.cpp                    @dmitriitr @udav
103b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/mem/                                          @dmitriitr @udav
104b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/regexp/                                       @ivan-tyulyandin @anton-sysoev
105b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/types/*atomic*                                @dmitriitr @konstanting
106b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/types/*promise*                               @dmitriitr @konstanting
107b1994897Sopenharmony_cistatic_core/plugins/ets/runtime/types/*typeapi*                               @smirnovandrei @anton-sysoev
108b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/escompat/Atomics.sts                           @dmitriitr @konstanting
109b1994897Sopenharmony_cistatic_core/plugins/ets/templates/stdlib/                                     @ivan-tyulyandin @anton-sysoev
110b1994897Sopenharmony_cistatic_core/plugins/ets/tests/checked/                                        @Prof1983
111b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_es_checked/                                 @ivan-tyulyandin @anton-sysoev
112b1994897Sopenharmony_cistatic_core/plugins/ets/tests/stdlib-templates/                               @ivan-tyulyandin @anton-sysoev
113b1994897Sopenharmony_cistatic_core/plugins/ets/tools/declgen_ts2sts/                                 @semenovaleksandr
114b1994897Sopenharmony_cistatic_core/tests/tests-u-runner/tools/generate-es-checked/                   @ivan-tyulyandin @anton-sysoev
115b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/containers/BlockingQueue.sts               @konstanting
116b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Coroutine.sts                         @dmitriitr @konstanting
117b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/EnumConstant.sts                      @smirnovandrei @anton-sysoev
118b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Field.sts                             @smirnovandrei @anton-sysoev
119b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/FinalizationRegistry.sts              @dmitriitr @udav
120b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/GC.sts                                @dmitriitr @udav
121b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Method.sts                            @smirnovandrei @anton-sysoev
122b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Object.sts                            @smirnovandrei @anton-sysoev
123b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Promise.sts                           @dmitriitr @udav
124b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Type*                                 @smirnovandrei @anton-sysoev
125b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/UnionCase.sts                         @smirnovandrei @anton-sysoev
126b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/core/Value.sts                             @smirnovandrei @anton-sysoev
127b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_func_tests/escompat/                        @ivan-tyulyandin @anton-sysoev
128b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_func_tests/std/                             @ivan-tyulyandin @anton-sysoev
129b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_test_suite/atomics/                         @konstanting
130b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_test_suite/containers/blocking_queue.sts    @konstanting
131b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_test_suite/coroutines/                      @konstanting
132b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_test_suite/gc/                              @udav
133b1994897Sopenharmony_cistatic_core/plugins/ets/tests/ets_test_suite/taskpool/                        @konstanting @ipetrov
134b1994897Sopenharmony_cistatic_core/plugins/ets/tests/interop_js/tests/                               @igelhaus @semenovaleksandr @ignatenkooleg @igorlegalov
135b1994897Sopenharmony_cistatic_core/plugins/ets/tests/native/promise/                                 @konstanting
136b1994897Sopenharmony_cistatic_core/plugins/ets/tests/runtime/tooling/                                @ragnvald
137b1994897Sopenharmony_cistatic_core/plugins/ets/tests/runtime/types/ets_promise_test.cpp              @konstanting @udav
138b1994897Sopenharmony_cistatic_core/plugins/ets/stdlib/std/debug/concurrency/                         @konstanting
139b1994897Sopenharmony_cistatic_core/plugins/ets/tests/interop_js/tests/checked/                       @igelhaus @semenovaleksandr @ignatenkooleg @igorlegalov @Prof1983
140b1994897Sopenharmony_cistatic_core/plugins/ets/tests/interop_js/tests/compiler/                      @igelhaus @semenovaleksandr @ignatenkooleg @igorlegalov @Prof1983
141b1994897Sopenharmony_cistatic_core/plugins/ets/tests/interop_js/tests/promise/                       @udav
142b1994897Sopenharmony_cistatic_core/plugins/ets/tests/sts_ts_subset/std/core/Promise*                 @ivan-tyulyandin @anton-sysoev @dmitriitr @konstanting @udav
143b1994897Sopenharmony_ci
144b1994897Sopenharmony_ci/abc2program/ @ctw-ian
145b1994897Sopenharmony_ci/assembler/ @ctw-ian
146b1994897Sopenharmony_ci/bytecode_optimizer/ @ctw-ian
147b1994897Sopenharmony_ci/compiler/ @ctw-ian
148b1994897Sopenharmony_ci/disassembler/ @ctw-ian
149b1994897Sopenharmony_ci/isa/ @ctw-ian
150b1994897Sopenharmony_ci/ldscripts/ @gitee-dakeQI
151b1994897Sopenharmony_ci/libark_defect_scan_aux/ @gitee-dakeQI
152b1994897Sopenharmony_ci/libpandabase/ @gitee-dakeQI
153b1994897Sopenharmony_ci/libpandafile/ @gitee-dakeQI
154b1994897Sopenharmony_ci/libziparchive/ @gitee-dakeQI
155b1994897Sopenharmony_ci/panda/ @gitee-dakeQI
156b1994897Sopenharmony_ci/pandastdlib/ @ctw-ian
157b1994897Sopenharmony_ci/platforms/ @gitee-dakeQI
158b1994897Sopenharmony_ci/templates/ @ctw-ian
159b1994897Sopenharmony_ci/verifier/ @ctw-ian
160