-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[RUST] Update Cargo crate authors #2500
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
Conversation
|
@nhynes I don't know if it's customary in apache projects but may I propose the initiator be added along with TVM contributors in author name and apache email for email part? |
I'm in favor of following the existing convention in the rest of the TVM repo, which is to just say Contributors. The only reasons to add initiator are code ownership and recognition of contribution. Git automatically tracks both and the project already has a protocol for codeowners. Also, just having "Contributors" keeps things simple and solves the problem of making sure that all parties--author, reviewers, and design shepherds--are credited equally. |
|
Adding list of personal emails and accounts to the list creates a question of maintaining it, and one main question we need to ask is would it create barriers for new contributors? The PMC is actively working hard to make sure the community guideline is enforced :) |
|
@tqchen sure, makes sense! so what email we should use in Cargo.toml? tvm@apache.org ? |
|
We are still in the process of incubator proposals, so we can use a temporary placeholder email of the current maintainer if necessary. |
This PR updates the
Cargo.tomlauthorsin preparation for #2292 and #2466. This, and the rest of the field, will be visible on crates.io).