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

Add git-contributors.py to regenerate opensource contributors list #644

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

winterheart
Copy link
Collaborator

Pull Request Type

  • GitHub Workflow changes
  • Documentation or Wiki changes
  • Build and Dependency changes
  • Runtime changes
    • Render changes
    • Audio changes
    • Input changes
    • Network changes
    • Other changes

Description

Added git-contributors.py to regenerate opensource contributors list. This script should be run before any release.

Refactored credits.cpp to use STL containers.

Related Issues

Fixes #563
Fixes #565

Screenshots (if applicable)

Снимок экрана_20241101_012917

Checklist

  • I have tested my changes locally and verified that they work as intended.
  • I have documented any new or modified functionality.
  • I have reviewed the changes to ensure they do not introduce any unnecessary complexity or duplicate code.
  • I understand that by submitting this pull request, I am agreeing to license my contributions under the project's license.

Additional Comments

Copy link
Member

@Lgt2x Lgt2x left a comment

Choose a reason for hiding this comment

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

A little over-engineered way to generate 30 lines of text but fine :)

tools/git-contributors/map-names.txt Outdated Show resolved Hide resolved
tools/git-contributors/git-contributors.py Outdated Show resolved Hide resolved
tools/git-contributors/git-contributors.py Outdated Show resolved Hide resolved
Add tool for creating credits file from git history.
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.

Add contributor names to the credits
2 participants