Skip to content

Commit 20dc964

Browse files
committed
Add note to "Account Settings" page about how to change Name/Github Account
1 parent 396a79d commit 20dc964

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)