zhongjiajie commented on code in PR #9954: URL: https://github.com/apache/dolphinscheduler/pull/9954#discussion_r867910034
########## .github/CODEOWNERS: ########## @@ -15,9 +15,12 @@ # limitations under the License. # -dolphinscheduler/dolphinscheduler-alert @kezhenxu94 -dolphinscheduler/dolphinscheduler-e2e @kezhenxu94 -dolphinscheduler/dolphinscheduler-registry @kezhenxu94 -dolphinscheduler/dolphinscheduler-standalone-server @kezhenxu94 -dolphinscheduler/dolphinscheduler-python @zhongjiajie -dolphinscheduler/docs @zhongjiajie @Tianqi-Dotes +/dolphinscheduler-alert @kezhenxu94 +/dolphinscheduler-e2e @kezhenxu94 +/dolphinscheduler-registry @kezhenxu94 +/dolphinscheduler-standalone-server @kezhenxu94 +/dolphinscheduler-python @zhongjiajie +/docs @zhongjiajie @Tianqi-Dotes + +# All pom files +/**/pom.xml @kezhenxu94 Review Comment: I change this pattern according to https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
