Skip to content

Commit

Permalink
modify approval (PaddlePaddle#6344)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunzhongkai588 authored Nov 30, 2023
1 parent d339895 commit f8fc2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_scripts/checkapproval.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ for API_FILE in ${API_FILES[*]}; do
if [ "${API_FILE}" == "docs/api/paddle" ];then
set +x
echo "=========================================================================================="
echo "You must have one TPM (jzhang533/ZhangJun or momozi1996/MoYan or dingjiaweiww/DingJiaWei or Ligoml/LiMengLiu or sunzhongkai588/SunZhongKai) approval for the api change! ${API_FILE} for the management reason of API interface and API document."
echo "You must have one TPM (jzhang533/ZhangJun or Ligoml/LiMengLiu or sunzhongkai588/SunZhongKai) approval for the api change! ${API_FILE} for the management reason of API interface and API document."
echo "=========================================================================================="
set -x
fi
Expand Down

0 comments on commit f8fc2ae

Please sign in to comment.