Skip to content

Conversation

sbeckeriv
Copy link
Contributor

Dearest Reviewer,

PR #2696 added some new checks for environment variables for author and
email. After the pull request was merged a comment was left about gits
ordering for looking at the variables. This pull request closes #2705 by
reordering the look up and also addeds CARGO_NAME and CARGO_EMAIL to the
top of the order.

Thanks
Becker

Dearest Reviewer,

PR rust-lang#2696 added some new checks for environment variables for author and
email. After the pull request was merged a comment was left about gits
ordering for looking at the variables. This pull request closes rust-lang#2705 by
reordering the look up and also addeds CARGO_NAME and CARGO_EMAIL to the
top of the order.

Thanks
Becker
@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ c29be69

Thanks!

@bors
Copy link
Contributor

bors commented May 18, 2016

⌛ Testing commit c29be69 with merge 7466f45...

bors added a commit that referenced this pull request May 18, 2016
Correct author order

Dearest Reviewer,

PR #2696 added some new checks for environment variables for author and
email. After the pull request was merged a comment was left about gits
ordering for looking at the variables. This pull request closes #2705 by
reordering the look up and also addeds CARGO_NAME and CARGO_EMAIL to the
top of the order.

Thanks
Becker
@bors
Copy link
Contributor

bors commented May 18, 2016

@bors bors merged commit c29be69 into rust-lang:master May 18, 2016
@sbeckeriv sbeckeriv deleted the fix-name-ordering branch August 1, 2016 19:50
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.

Read author and email in the same order as git

4 participants