Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 832f592

Browse files
Merge pull request #329 from joshtriplett/case
Fix the case of my username so highfive doesn't assign me my own PRs
2 parents 9b935f8 + fbd7662 commit 832f592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"libs": [
1515
"@dtolnay",
16-
"@JoshTriplett",
16+
"@joshtriplett",
1717
"@Mark-Simulacrum",
1818
"@kennytm",
1919
"@m-ou-se",

0 commit comments

Comments
 (0)