diff --git a/OWNERS b/OWNERS index a574ac5e7b735f65b6af6e7feb83fb99e607e2d1..8d245b26ba9a57849b34a16502bcb646cb7be003 100644 --- a/OWNERS +++ b/OWNERS @@ -13,3 +13,4 @@ reviewers: - xiaxia3 - you-ansheng - weili10 +- da \ No newline at end of file diff --git a/scripts/gen.sh b/scripts/gen.sh index 121a2a2ff550f0f102ffcd0d24b39e9b15823d6e..74bf4c9aaf35ecbdfeb7435623bd43775591bdcf 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -32,5 +32,4 @@ function main() cp -r $ROOT_DIR/tests/* $APEX_DIR/tests } -main "$@" - +main "$@" \ No newline at end of file