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

Make two Dimitis into one #1863

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

yarikoptic
Copy link
Collaborator

@yarikoptic yarikoptic commented Jun 24, 2024

Before:

❯ git shortlog -sn 598a6c0749aef0180143b92937d079d9883b9c2e..
     ...
     3  Ben Dichter
     2  Dimitri Papadopoulos Orfanos
     2  Teon L Brooks
     1  Ariel Rokem
     1  Dimitri Papadopoulos

After:

❯ git shortlog -sn 598a6c0749aef0180143b92937d079d9883b9c2e.. | grep -v bot
     ...
     3	Ben Dichter
     3	Dimitri Papadopoulos Orfanos
     2	Teon L Brooks

Before:

    ❯ git shortlog -sn 598a6c0..
         ...
         3  Ben Dichter
         2  Dimitri Papadopoulos Orfanos
         2  Teon L Brooks
         1  Ariel Rokem
         1  Dimitri Papadopoulos

After:

    ❯ git shortlog -sn 598a6c0.. | grep -v bot
         ...
         3	Ben Dichter
         3	Dimitri Papadopoulos Orfanos
         2	Teon L Brooks
@sappelhoff sappelhoff added the exclude-from-changelog This item will not feature in the automatically generated changelog label Jun 24, 2024
@yarikoptic
Copy link
Collaborator Author

@effigies @tsalo - a very simple one, please review/merge

@nellh nellh merged commit 044603e into bids-standard:master Jul 1, 2024
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude-from-changelog This item will not feature in the automatically generated changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants