Skip to content
代码片段 群组 项目
提交 c45f2c5a 编辑于 作者: Udi Meiri's avatar Udi Meiri
浏览文件

Add Prow-style OWNERS files.

Based on the last CODEOWNERS version, removed in
https://github.com/apache/beam/pull/6049/files.
上级 a7ebcf30
No related branches found
No related tags found
无相关合并请求
显示
105 个添加0 个删除
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lgajowy
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lgajowy
- kkucharc
- echauchot
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- udim
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lgajowy
- kkucharc
# See the OWNERS docs at https://s.apache.org/beam-owners
filters:
# Per-language reviewers.
"\\.go$":
reviewers:
- herohde
"\\.java$":
reviewers:
- lukecwik
- kennknowles
- aaltay
"\\.py$":
reviewers:
- pabloem
- robertwb
- aaltay
- charlesccychen
"build\\.gradle$":
reviewers:
- lukecwik
......@@ -100,6 +100,9 @@
<!-- release-plugin temp files -->
<exclude>%regex[(?!((?!${project.build.directory}/)[^/]+/)*src/)(.*/)?pom\.xml\.releaseBackup]</exclude>
<exclude>%regex[(?!((?!${project.build.directory}/)[^/]+/)*src/)(.*/)?release\.properties]</exclude>
<!-- code review related -->
<exclude>**/OWNERS</exclude>
</excludes>
</fileSet>
<!-- license, readme, etc. calculated at build time -->
......
......@@ -147,6 +147,7 @@ rat {
// Ignore ownership files
"ownership/**/*",
"**/OWNERS",
]
// Add .gitignore excludes to the Apache Rat exclusion list. We re-create the behavior
......
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- aaltay
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lukecwik
- aaltay
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- herohde
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- herohde
- robertwb
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- herohde
- robertwb
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- herohde
- robertwb
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- jbonofre
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lukecwik
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- echauchot
# See the OWNERS docs at https://s.apache.org/beam-owners
reviewers:
- lukecwik
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册