Skip to content

Commit 04a7a2c

Browse files
committed
Auto merge of #3764 - hi-rustin:rustin-patch-note, r=Turbo87
Add note to "Account Settings" page about how to change Name/Github Account close #3743 Look like: ![image](https://user-images.githubusercontent.com/29879298/123888364-e9b89d00-d985-11eb-918e-8931f9618645.png)
2 parents f5469a5 + 20dc964 commit 04a7a2c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/templates/me/index.hbs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
<dd>{{ this.model.user.login }}</dd>
1616
</dl>
1717
</div>
18+
19+
<p>
20+
To update your name and GitHub account, change them in your GitHub profile, then sign out and login again to
21+
crates.io.
22+
You cannot change these settings directly on crates.io, but we accept whatever values come from GitHub.
23+
</p>
1824
</div>
1925

2026
<div local-class="me-email">

0 commit comments

Comments
 (0)