cloud-fan commented on code in PR #53728: URL: https://github.com/apache/spark/pull/53728#discussion_r2674709920
########## dev/create-release/generate-contributors.py: ########## @@ -16,32 +16,26 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# This script automates the process of creating release notes. +# This script generates a list of contributors between two release tags. import os import re Review Comment: ```suggestion ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
