diff options
| -rw-r--r-- | .github/CODEOWNERS | 326 | ||||
| -rw-r--r-- | CODEOWNERS | 1 |
2 files changed, 326 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..d9c0d8a896 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,326 @@ +############################# Project Tick ############################# +########################### Code Owners File ########################### +######################################################################## + +/.github/actions/change-analysis/ @YongDo-Hyun +/.github/actions/meshmc/package/ @YongDo-Hyun +/.github/actions/meshmc/setup-dependencies/ @YongDo-Hyun +/.github/actions/mnv/test_artefacts/ @YongDo-Hyun +/.github/codeql/ @YongDo-Hyun +/.github/ISSUE_TEMPLATE/ @YongDo-Hyun +/.github/workflows/ @YongDo-Hyun + +/archived/projt-launcher/ @YongDo-Hyun +/archived/projt-minicraft-modpack/ @YongDo-Hyun +/archived/projt-modpack/ @YongDo-Hyun +/archived/ptlibzippy/ @YongDo-Hyun + +/cgit/* @YongDo-Hyun +/cgit/contrib/* @YongDo-Hyun +/cgit/contrib/hooks/ @YongDo-Hyun +/cgit/filters/ @YongDo-Hyun +/cgit/tests/ @YongDo-Hyun + +/cmark/* @YongDo-Hyun +/cmark/api_test/ @YongDo-Hyun +/cmark/bench/ @YongDo-Hyun +/cmark/cmake/ @YongDo-Hyun +/cmark/data/ @YongDo-Hyun +/cmark/fuzz/ @YongDo-Hyun +/cmark/man/ @YongDo-Hyun +/cmark/src/ @YongDo-Hyun +/cmark/test/ @YongDo-Hyun +/cmark/tools/ @YongDo-Hyun +/cmark/wrappers/ @YongDo-Hyun + +/corebinutils/* @YongDo-Hyun +/corebinutils/cat/ @YongDo-Hyun +/corebinutils/chflags/ @YongDo-Hyun +/corebinutils/chmod/ @YongDo-Hyun +/corebinutils/contrib/* @YongDo-Hyun +/corebinutils/contrib/libc-vis/ @YongDo-Hyun +/corebinutils/contrib/libedit/ @YongDo-Hyun +/corebinutils/contrib/printf/ @YongDo-Hyun +/corebinutils/cp/ @YongDo-Hyun +/corebinutils/cpuset/ @YongDo-Hyun +/corebinutils/csh/ @YongDo-Hyun +/corebinutils/date/ @YongDo-Hyun +/corebinutils/dd/ @YongDo-Hyun +/corebinutils/df/ @YongDo-Hyun +/corebinutils/domainname/ @YongDo-Hyun +/corebinutils/echo/ @YongDo-Hyun +/corebinutils/ed/ @YongDo-Hyun +/corebinutils/expr/ @YongDo-Hyun +/corebinutils/freebsd-version/ @YongDo-Hyun +/corebinutils/getfacl/ @YongDo-Hyun +/corebinutils/hostname/ @YongDo-Hyun +/corebinutils/kill/ @YongDo-Hyun +/corebinutils/ln/ @YongDo-Hyun +/corebinutils/ls/ @YongDo-Hyun +/corebinutils/mkdir/ @YongDo-Hyun +/corebinutils/mv/ @YongDo-Hyun +/corebinutils/nproc/ @YongDo-Hyun +/corebinutils/pax/ @YongDo-Hyun +/corebinutils/pkill/ @YongDo-Hyun +/corebinutils/ps/ @YongDo-Hyun +/corebinutils/pwait/ @YongDo-Hyun +/corebinutils/pwd/ @YongDo-Hyun +/corebinutils/realpath/ @YongDo-Hyun +/corebinutils/rm/ @YongDo-Hyun +/corebinutils/rmail/ @YongDo-Hyun +/corebinutils/rmdir/ @YongDo-Hyun +/corebinutils/setfacl/ @YongDo-Hyun +/corebinutils/sh/ @YongDo-Hyun +/corebinutils/sleep/ @YongDo-Hyun +/corebinutils/stty/ @YongDo-Hyun +/corebinutils/sync/ @YongDo-Hyun +/corebinutils/test/ @YongDo-Hyun +/corebinutils/timeout/ @YongDo-Hyun +/corebinutils/uuidgen/ @YongDo-Hyun + +/forgewrapper/* @YongDo-Hyun +/forgewrapper/gradle/ @YongDo-Hyun +/forgewrapper/jigsaw/ @YongDo-Hyun +/forgewrapper/src/ @YongDo-Hyun + +/genqrcode/* @YongDo-Hyun +/genqrcode/cmake/ @YongDo-Hyun +/genqrcode/tests/ @YongDo-Hyun +/genqrcode/use/ @YongDo-Hyun + +/hooks/ @YongDo-Hyun + +/images4docker/ @YongDo-Hyun + +/json4cpp/* @YongDo-Hyun +/json4cpp/.reuse/ @YongDo-Hyun +/json4cpp/cmake/ @YongDo-Hyun +/json4cpp/docs/ @YongDo-Hyun +/json4cpp/include/* @YongDo-Hyun +/json4cpp/include/nlohmann/* @YongDo-Hyun +/json4cpp/include/nlohmann/detail/* @YongDo-Hyun +/json4cpp/include/nlohmann/detail/conversions/ @YongDo-Hyun +/json4cpp/include/nlohmann/detail/input/ @YongDo-Hyun +/json4cpp/include/nlohmann/detail/iterators/ @YongDo-Hyun +/json4cpp/include/nlohmann/detail/meta/* @YongDo-Hyun +/json4cpp/include/nlohmann/detail/meta/call_std/ @YongDo-Hyun +/json4cpp/include/nlohmann/thirdparty/* @YongDo-Hyun +/json4cpp/include/nlohmann/thirdparty/hedley/ @YongDo-Hyun +/json4cpp/LICENSES/ @YongDo-Hyun +/json4cpp/single_include/* @YongDo-Hyun +/json4cpp/single_include/nlohmann/ @YongDo-Hyun +/json4cpp/src/* @YongDo-Hyun +/json4cpp/src/modules/ @YongDo-Hyun +/json4cpp/tests/ @YongDo-Hyun +/json4cpp/tests/abi/ @YongDo-Hyun +/json4cpp/tests/benchmarks/ @YongDo-Hyun +/json4cpp/tests/cmake_add_subdirectory/ @YongDo-Hyun +/json4cpp/tests/cmake_fetch_content/ @YongDo-Hyun +/json4cpp/tests/cmake_fetch_content2/ @YongDo-Hyun +/json4cpp/tests/cmake_import/ @YongDo-Hyun +/json4cpp/tests/cmake_import_minver/ @YongDo-Hyun +/json4cpp/tests/cmake_target_include_directories/ @YongDo-Hyun +/json4cpp/tests/cuda_example/ @YongDo-Hyun +/json4cpp/tests/module_cpp20/ @YongDo-Hyun +/json4cpp/tests/reports/ @YongDo-Hyun +/json4cpp/tests/src/ @YongDo-Hyun +/json4cpp/tests/thirdparty/* @YongDo-Hyun +/json4cpp/tests/thirdparty/doctest/ @YongDo-Hyun +/json4cpp/tests/thirdparty/fifo_map/ @YongDo-Hyun +/json4cpp/tests/thirdparty/Fuzzer/ @YongDo-Hyun +/json4cpp/tests/thirdparty/imapdl/ @YongDo-Hyun +/json4cpp/tools/* @YongDo-Hyun +/json4cpp/tools/amalgamate/ @YongDo-Hyun +/json4cpp/tools/astyle/ @YongDo-Hyun +/json4cpp/tools/gdb_pretty_printer/ @YongDo-Hyun +/json4cpp/tools/generate_natvis/ @YongDo-Hyun +/json4cpp/tools/macro_builder/ @YongDo-Hyun +/json4cpp/tools/serve_header/ @YongDo-Hyun + +/libnbtplusplus/* @YongDo-Hyun +/libnbtplusplus/include/* @YongDo-Hyun +/libnbtplusplus/include/io/ @YongDo-Hyun +/libnbtplusplus/include/text/ @YongDo-Hyun +/libnbtplusplus/src/* @YongDo-Hyun +/libnbtplusplus/src/io/ @YongDo-Hyun +/libnbtplusplus/src/text/ @YongDo-Hyun +/libnbtplusplus/test/* @YongDo-Hyun +/libnbtplusplus/test/testfiles/ @YongDo-Hyun + +/LICENSES/ @YongDo-Hyun + +/meshmc/* @YongDo-Hyun +/meshmc/branding/ @YongDo-Hyun +/meshmc/buildconfig/ @YongDo-Hyun +/meshmc/cmake/* @YongDo-Hyun +/meshmc/cmake/UnitTest/ @YongDo-Hyun +/meshmc/cmake/vcpkg-ports/ @YongDo-Hyun +/meshmc/cmake/vcpkg-triplets/ @YongDo-Hyun +/meshmc/doc/ @YongDo-Hyun +/meshmc/launcher/* @YongDo-Hyun +/meshmc/launcher/icons/ @YongDo-Hyun +/meshmc/launcher/java/* @YongDo-Hyun +/meshmc/launcher/java/download/ @YongDo-Hyun +/meshmc/launcher/launch/* @YongDo-Hyun +/meshmc/launcher/launch/steps/* @YongDo-Hyun +/meshmc/launcher/meta/ @YongDo-Hyun +/meshmc/launcher/minecraft/* @YongDo-Hyun +/meshmc/launcher/minecraft/auth/* @YongDo-Hyun +/meshmc/launcher/minecraft/auth/flows/ @YongDo-Hyun +/meshmc/launcher/minecraft/auth/steps/ @YongDo-Hyun +/meshmc/launcher/minecraft/gameoptions/ @YongDo-Hyun +/meshmc/launcher/minecraft/launch/ @YongDo-Hyun +/meshmc/launcher/minecraft/legacy/ @YongDo-Hyun +/meshmc/launcher/minecraft/mod/ @YongDo-Hyun +/meshmc/launcher/minecraft/services/ @YongDo-Hyun +/meshmc/launcher/minecraft/testdata/ @YongDo-Hyun +/meshmc/launcher/minecraft/update/ @YongDo-Hyun +/meshmc/launcher/modplatform/* @YongDo-Hyun +/meshmc/launcher/modplatform/atlauncher/ @YongDo-Hyun +/meshmc/launcher/modplatform/flame/ @YongDo-Hyun +/meshmc/launcher/modplatform/legacy_ftb/ @YongDo-Hyun +/meshmc/launcher/modplatform/modpacksch/ @YongDo-Hyun +/meshmc/launcher/modplatform/modrinth/ @YongDo-Hyun +/meshmc/launcher/modplatform/technic/ @YongDo-Hyun +/meshmc/launcher/mojang/* @YongDo-Hyun +/meshmc/launcher/mojang/testdata/ @YongDo-Hyun +/meshmc/launcher/net/ @YongDo-Hyun +/meshmc/launcher/news/ @YongDo-Hyun +/meshmc/launcher/notifications/ @YongDo-Hyun +/meshmc/launcher/pathmatcher/ @YongDo-Hyun +/meshmc/launcher/resources/* @YongDo-Hyun +/meshmc/launcher/resources/assets/ @YongDo-Hyun +/meshmc/launcher/resources/backgrounds/ @YongDo-Hyun +/meshmc/launcher/resources/breeze_dark/ @YongDo-Hyun +/meshmc/launcher/resources/breeze_light/ @YongDo-Hyun +/meshmc/launcher/resources/documents/ @YongDo-Hyun +/meshmc/launcher/resources/flat/ @YongDo-Hyun +/meshmc/launcher/resources/flat_white/ @YongDo-Hyun +/meshmc/launcher/resources/iOS/ @YongDo-Hyun +/meshmc/launcher/resources/multimc/ @YongDo-Hyun +/meshmc/launcher/resources/OSX/ @YongDo-Hyun +/meshmc/launcher/resources/pe_blue/ @YongDo-Hyun +/meshmc/launcher/resources/pe_colored/ @YongDo-Hyun +/meshmc/launcher/resources/pe_dark/ @YongDo-Hyun +/meshmc/launcher/resources/pe_light/ @YongDo-Hyun +/meshmc/launcher/resources/shaders/ @YongDo-Hyun +/meshmc/launcher/resources/sources/ @YongDo-Hyun +/meshmc/launcher/screenshots/ @YongDo-Hyun +/meshmc/launcher/settings/ @YongDo-Hyun +/meshmc/launcher/tasks/ @YongDo-Hyun +/meshmc/launcher/testdata/ @YongDo-Hyun +/meshmc/launcher/tools/ @YongDo-Hyun +/meshmc/launcher/translations/ @YongDo-Hyun +/meshmc/launcher/ui/* @YongDo-Hyun +/meshmc/launcher/ui/dialogs/ @YongDo-Hyun +/meshmc/launcher/ui/instanceview/ @YongDo-Hyun +/meshmc/launcher/ui/pagedialog/ @YongDo-Hyun +/meshmc/launcher/ui/pages/* @YongDo-Hyun +/meshmc/launcher/ui/pages/global/ @YongDo-Hyun +/meshmc/launcher/ui/pages/instance/ @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/* @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/atlauncher/ @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/flame/ @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/ftb/ @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/legacy_ftb @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/modrinth/ @YongDo-Hyun +/meshmc/launcher/ui/pages/modplatform/technic/ @YongDo-Hyun +/meshmc/launcher/ui/setupwizard/ @YongDo-Hyun +/meshmc/launcher/ui/themes/ @YongDo-Hyun +/meshmc/launcher/ui/widgets/ @YongDo-Hyun +/meshmc/launcher/updater/* @YongDo-Hyun +/meshmc/launcher/updater/testdata/ @YongDo-Hyun +/meshmc/libraries/* @YongDo-Hyun +/meshmc/libraries/classparser/ @YongDo-Hyun +/meshmc/libraries/ganalytics/ @YongDo-Hyun +/meshmc/libraries/hoedown/ @YongDo-Hyun +/meshmc/libraries/iconfix/ @YongDo-Hyun +/meshmc/libraries/javacheck/ @YongDo-Hyun +/meshmc/libraries/katabasis/ @YongDo-Hyun +/meshmc/libraries/launcher/ @YongDo-Hyun +/meshmc/libraries/LocalPeer/ @YongDo-Hyun +/meshmc/libraries/optional-bare/ @YongDo-Hyun +/meshmc/libraries/rainbow/ @YongDo-Hyun +/meshmc/libraries/systeminfo/ @YongDo-Hyun +/meshmc/libraries/tomlc99 @YongDo-Hyun +/meshmc/libraries/xz-embedded @YongDo-Hyun +/meshmc/nix/ @YongDo-Hyun +/meshmc/scripts/ @YongDo-Hyun +/meshmc/updater/ @YongDo-Hyun + +/meta/* @YongDo-Hyun +/meta/fuzz/ @YongDo-Hyun +/meta/meta/* @YongDo-Hyun +/meta/meta/common/ @YongDo-Hyun +/meta/meta/model/ @YongDo-Hyun +/meta/meta/run/ @YongDo-Hyun +/meta/nix/ @YongDo-Hyun + +/mnv/* @YongDo-Hyun +/mnv/ci/ @YongDo-Hyun +/mnv/cmake/ @YongDo-Hyun +/mnv/lang/ @YongDo-Hyun +/mnv/nsis/ @YongDo-Hyun +/mnv/pixmaps/ @YongDo-Hyun +/mnv/READMEdir/ @YongDo-Hyun +/mnv/runtime/* @YongDo-Hyun +/mnv/runtime/autoload/* @YongDo-Hyun +/mnv/runtime/autoload/cargo/ @YongDo-Hyun +/mnv/runtime/autoload/dist/ @YongDo-Hyun +/mnv/runtime/autoload/rust/ @YongDo-Hyun +/mnv/runtime/autoload/xml/ @YongDo-Hyun +/mnv/runtime/bitmaps/ @YongDo-Hyun +/mnv/runtime/colors/* @YongDo-Hyun +/mnv/runtime/colors/lists/ @YongDo-Hyun +/mnv/runtime/colors/tools/ @YongDo-Hyun +/mnv/runtime/compiler/ @YongDo-Hyun +/mnv/runtime/doc/ @YongDo-Hyun +/mnv/runtime/ftplugin/ @YongDo-Hyun +/mnv/runtime/icons/ @YongDo-Hyun +/mnv/runtime/import/ @YongDo-Hyun +/mnv/runtime/indent/ @YongDo-Hyun +/mnv/runtime/keymap/ @YongDo-Hyun +/mnv/runtime/lang/ @YongDo-Hyun +/mnv/runtime/macros/ @YongDo-Hyun +/mnv/runtime/pack/ @YongDo-Hyun +/mnv/runtime/plugin/ @YongDo-Hyun +/mnv/runtime/print/ @YongDo-Hyun +/mnv/runtime/spell/ @YongDo-Hyun +/mnv/runtime/syntax/ @YongDo-Hyun +/mnv/runtime/tools/ @YongDo-Hyun +/mnv/runtime/tutor/ @YongDo-Hyun +/mnv/src/ @YongDo-Hyun +/mnv/tools/ @YongDo-Hyun + +/neozip/* @YongDo-Hyun +/neozip/arch/* @YongDo-Hyun +/neozip/arch/arm/ @YongDo-Hyun +/neozip/arch/generic/ @YongDo-Hyun +/neozip/arch/loongarch/ @YongDo-Hyun +/neozip/arch/power/ @YongDo-Hyun +/neozip/arch/riscv/ @YongDo-Hyun +/neozip/arch/s390/ @YongDo-Hyun +/neozip/arch/x86/ @YongDo-Hyun +/neozip/cmake/ @YongDo-Hyun +/neozip/doc/ @YongDo-Hyun +/neozip/test/ @YongDo-Hyun +/neozip/tools/ @YongDo-Hyun +/neozip/win32/ @YongDo-Hyun + +/tomlplusplus/* @YongDo-Hyun +/tomlplusplus/cmake/ @YongDo-Hyun +/tomlplusplus/docs/* @YongDo-Hyun +/tomlplusplus/docs/pages/ @YongDo-Hyun +/tomlplusplus/docs/images/ @YongDo-Hyun +/tomlplusplus/examples/ @YongDo-Hyun +/tomlplusplus/fuzzing/ @YongDo-Hyun +/tomlplusplus/include/* @YongDo-Hyun +/tomlplusplus/include/toml++/* @YongDo-Hyun +/tomlplusplus/include/toml++/impl/ @YongDo-Hyun +/tomlplusplus/src/* @YongDo-Hyun +/tomlplusplus/src/modules/ @YongDo-Hyun +/tomlplusplus/tests/* @YongDo-Hyun +/tomlplusplus/tests/vs/ @YongDo-Hyun +/tomlplusplus/toml-test/ @YongDo-Hyun +/tomlplusplus/tools/ @YongDo-Hyun +/tomlplusplus/vendor/ @YongDo-Hyun diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 5ebe1d65f7..0000000000 --- a/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -* @YongDo-Hyun |
