Browse Source

add_some_code_owners (#10462)

3.1.0-release
xiangzihao 2 years ago committed by GitHub
parent
commit
720a10a21e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/CODEOWNERS

4
.github/CODEOWNERS

@ -21,8 +21,8 @@
/dolphinscheduler-e2e/ @kezhenxu94 @SbloodyS
/dolphinscheduler-api-test/ @SbloodyS
/dolphinscheduler-registry/ @kezhenxu94 @caishunfeng
/dolphinscheduler-api/ @caishunfeng
/dolphinscheduler-dao/ @caishunfeng
/dolphinscheduler-api/ @caishunfeng @SbloodyS
/dolphinscheduler-dao/ @caishunfeng @SbloodyS
/dolphinscheduler-common/ @caishunfeng
/dolphinscheduler-standalone-server/ @kezhenxu94 @caishunfeng
/dolphinscheduler-log-server/ @caishunfeng

Loading…
Cancel
Save