Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC update the list of contributors for 1.5.2 #29819

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Sep 9, 2024

Update the list of contributors for the 1.5.2 release.
This PR needs to be backported.

I used the command as indicated in the documentation:

git shortlog -s 1.4.2.. |
  cut -f2- |
  sort --ignore-case |
  tr "\n" ";" |
  sed "s/;/, /g;s/, $//" |
  fold -s

@glemaitre glemaitre added To backport PR merged in master that need a backport to a release branch defined based on the milestone. and removed Documentation labels Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 45e3bd7. Link to the linter CI: here

@ogrisel ogrisel merged commit ff6a774 into scikit-learn:main Sep 10, 2024
38 checks passed
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Sep 10, 2024
glemaitre added a commit that referenced this pull request Sep 11, 2024

Verified

This commit was signed with the committer’s verified signature.
mgaffney Michael Gaffney
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation To backport PR merged in master that need a backport to a release branch defined based on the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants