Skip to content

How should we list contributors in Cargo.toml(s)? #1094

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

Closed
coolreader18 opened this issue Jun 30, 2019 · 9 comments
Closed

How should we list contributors in Cargo.toml(s)? #1094

coolreader18 opened this issue Jun 30, 2019 · 9 comments

Comments

@coolreader18
Copy link
Member

Now that we're going to start publishing our crates (#838), how what should we put for authors in the Cargos.toml? All the crates have different authors listed, usually just whoever first created that package. What should we change them to to keep them consistent across everything? Relevant section in cargo docs

@windelbouwman
Copy link
Contributor

As I wrote a fairly large portion of the code, I don't mind being put as author. I prefer however something like rustpython team or something like that. Is this possible?

@windelbouwman
Copy link
Contributor

As package names I would prefer this:

  • rustpython-parser
  • rustpython-compiler
  • rustpython-bytecode
  • rustpython-vm

@windelbouwman
Copy link
Contributor

I propose to release rustpython-parser as the first package, since this is the least changing one.

@coolreader18
Copy link
Member Author

I think we could, maybe something like:

authors = ["RustPython contributors <github.com/RustPython/RustPython/contributors>"]

@windelbouwman
Copy link
Contributor

I propose:

authors = ["RustPython Team"]

@coolreader18
Copy link
Member Author

Sounds good to me!

@windelbouwman
Copy link
Contributor

I'll make a PR for this.

@hung44zzz
Copy link

hung44zzz commented Jul 3, 2019 via email

@coolreader18
Copy link
Member Author

There's a link at the bottom of this email for you to unsubscribe, I'll put it right here too: https://github.com/notifications/unsubscribe-auth/AMLSORQTFDUUWTCNVCOU7FLP5TJ5ZANCNFSM4H4NT5RQ.

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

No branches or pull requests

3 participants