This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push: new 4c148b92dc8 Update CODEOWNERS (#47076) 4c148b92dc8 is described below commit 4c148b92dc854dadce54d2e3bdeb7a14ae77a52b Author: Calvin Kirs <guoqi...@selectdb.com> AuthorDate: Thu Jan 16 15:25:20 2025 +0800 Update CODEOWNERS (#47076) Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. --- .github/CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b00919e4c87..3d263ff9817 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,8 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -be/src/io/* @platoneko @gavinchou @dataroaring -be/src/agent/be_exec_version_manager.cpp @BiteTheDDDDt -fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java @dataroaring @CalvinKirs @morningman -**/pom.xml @CalvinKirs @morningman -fe/fe-common/src/main/java/org/apache/doris/common/FeMetaVersion.java @dataroaring @morningman @yiguolei @xiaokang +* @dataroaring --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org