jlprat commented on PR #614: URL: https://github.com/apache/kafka-site/pull/614#issuecomment-2230682910
The contributors list (and number) seems high, but I double checked the list and removed duplicates. This is the command I run: ``` git shortlog -sn --group=author --group=trailer:co-authored-by --group=trailer:Reviewers --no-merges 3.7.0..3.8.0-rc1 | cut -f2 | sort --ignore-case | uniq | sed -e ':a' -e '$!N;s/\n/, /;ta' -e 's/,$//' -e 's/%$//' ``` -- 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]
