leslie-tsang commented on a change in pull request #5676: URL: https://github.com/apache/apisix/pull/5676#discussion_r761610242
########## File path: MAINTAIN.md ########## @@ -27,13 +27,15 @@ 4. Package a vote artifact to Apache's dev-apisix repo. The artifact can be created via `VERSION=x.y.z make release-src` 5. Send the [vote email](https://lists.apache.org/thread/vq4qtwqro5zowpdqhx51oznbjy87w9d0) to [email protected] + > After executing the `VERSION=x.y.z make release-src` command, the content of the vote email will be automatically generated in the `/release `directory named `apache-apisix-${x.y.z}-vote-contents` Review comment: ```suggestion > After executing the `VERSION=x.y.z make release-src` command, the content of the vote email will be automatically generated in the `/release` directory named `apache-apisix-${x.y.z}-vote-contents` ``` ########## File path: MAINTAIN.md ########## @@ -42,12 +44,14 @@ via `VERSION=x.y.z make release-src` 2. Package a vote artifact to Apache's dev-apisix repo. The artifact can be created via `VERSION=x.y.z make release-src` 3. Send the [vote email](https://lists.apache.org/thread/q8zq276o20r5r9qjkg074nfzb77xwry9) to [email protected] + > After executing the `VERSION=x.y.z make release-src` command, the content of the vote email will be automatically generated in the `/release `directory named `apache-apisix-${x.y.z}-vote-contents` Review comment: ```suggestion > After executing the `VERSION=x.y.z make release-src` command, the content of the vote email will be automatically generated in the `/release` directory named `apache-apisix-${x.y.z}-vote-contents` ``` -- 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]
