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

feat: add excludeAuthors option (#58) #95

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

JohnCampionJr
Copy link
Contributor

@JohnCampionJr JohnCampionJr commented Apr 5, 2023

Checks for any of the strings in name or email to exclude them from authors.

Also, can disable contributors section with excludeAuthors: ['']

Closes #58

Checks for any of the strings in name or email to exclude them from authors.
Also, can disable contributors section with `excludeAuthors: ['']`
@JohnCampionJr
Copy link
Contributor Author

Just rebased; any chance for a merge?

@Hebilicious Hebilicious requested a review from pi0 July 6, 2023 15:28
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0 pi0 merged commit aa1a650 into unjs:main Aug 22, 2023
@JohnCampionJr JohnCampionJr deleted the exclude-authors branch October 28, 2023 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable contributors section
2 participants