/
githubmirror
/
alluxio
Обзор
Документация
Войти
/
githubmirror
/
alluxio
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
dev/github/component_owners.yaml
58 строк
1 KB
Shouwei Chen
[DOCFIX] Update component owner
29 май 2022, 00:11
Не верифицирован
29 май 2022, 00:11
a934dd0
Код
Авторство
О чём код?
# # The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 # (the "License"). You may not use this work except in compliance with the License, which is # available at www.apache.org/licenses/LICENSE-2.0 # # This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, # either express or implied, as more fully set forth in the License. # # See the NOTICE file distributed with this work for information regarding copyright ownership. # # Mapping of Alluxio component to Github user(s) that will be automatically assigned for pull requests # Map<string, string[]> component-owner-mapping: default_component: # handles components that were not added to this mapping yet - yuzhu assembly: - yuzhu bin: - LuQQiu build: - yuzhu conf: - rongrong core/client/fs/src/main/java/alluxio/client/file/cache/: - beinan core: - tcrain dev: - Xenorith docs: - apc999 examples: - LuQQiu integration/csi: - ssz1997 integration/jnifuse: - LuQQiu integration: - ssz1997 job: - rongrong libexec: - yuzhu minicluster: - tcrain shell: - LuQQiu stress: - dbw9580 table: - HelloHorizon tests: - tcrain underfs: - fuzhengjia webui: - tieujason330