@@ -268,12 +268,14 @@ committed to Cargo weren't thanked, for example. We also had to manually
268
268
generate this list, which wasn't terrible, but running the correct git commands
269
269
to determine who contributed is exactly what code is good for!
270
270
271
- As such, you can now visit https://thanks.rust-lang.org/ to see more
271
+ As such, you can now visit
272
+ [ https://thanks.rust-lang.org/ ] ( https://thanks.rust-lang.org/ ) to see more
272
273
comprehensive contribution calculations. If you prefer, we also have an alias
273
- at https://❤.rust-lang.org as well. For now, this will only show what we've
274
- shown in previous release posts. We do have one additional feature, which is an
275
- all-time contributions list, sorted by commit count. That's located here:
276
- https://thanks.rust-lang.org/rust/all-time
274
+ at [ https://❤.rust-lang.org] ( https://❤.rust-lang.org ) as well. For now, this
275
+ will only show what we've shown in previous release posts. We do have one
276
+ additional feature, which is an all-time contributions list, sorted by commit
277
+ count. That's located here:
278
+ [ https://thanks.rust-lang.org/rust/all-time ] ( https://thanks.rust-lang.org/rust/all-time )
277
279
278
280
We have done some of the needed backend work to enable more repositories than
279
281
only ` rust-lang/rust ` , but it's not quite done yet. If you'd like to get
0 commit comments