未验证 提交 df7c7af0 编写于 作者: I iducn 提交者: GitHub

Add reviewer in check_api_approvals (#23722)

上级 5ee099ca
......@@ -103,8 +103,8 @@ for API_FILE in ${API_FILES[*]}; do
echo_line="You must have one RD (lanxianghit (Recommend) or luotao1) approval for the python/paddle/fluid/init.py, which manages the environment variables.\n"
check_approval 1 6836917 47554610
elif [ "${API_FILE}" == "python/requirements.txt" ];then
echo_line="You must have one RD (JepsonWong (Recommend) or luotao1) approval for python/requirements.txt, which manages the third-party python package.\n"
check_approval 1 6836917 16509038
echo_line="You must have one RD (kolinwei (Recommend), JepsonWong or luotao1) approval for python/requirements.txt, which manages the third-party python package.\n"
check_approval 1 22165420 16509038 6836917
elif [ "${API_FILE}" == "paddle/fluid/operators/distributed/send_recv.proto.in" ];then
echo_line="You must have one RD (gongweibao or seiriosPlus) approval for the paddle/fluid/operators/distributed/send_recv.proto.in, which manages the environment variables.\n"
check_approval 1 10721757 5442383
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册