Skip to content

Commit a74351c

Browse files
committed
Sort snapshot contributors
1 parent fd9326f commit a74351c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

posts/inside-rust/2024-08-15-this-development-cycle-in-cargo-1.81.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@ Thanks to [LukeMathWalker](https://github.com/LukeMathWalker) for the suggestion
5252
While there isn't a technical discussion to note, we felt it was important to call out the hard work of the people who participated in porting almost all of Cargo's 3000+ tests from the besoke assertions to `snapbox` as tracked in [#14039](https://github.com/rust-lang/cargo/issues/14039).
5353

5454
- [Muscraft](https://github.com/Muscraft)
55-
- [weihanglo](https://github.com/weihanglo)
56-
- [heisen-li](https://github.com/heisen-li)
57-
- [eth3lbert](https://github.com/eth3lbert)
58-
- [dieterplex](https://github.com/dieterplex)
5955
- [choznerol](https://github.com/choznerol)
60-
- [rami3l](https://github.com/rami3l)
61-
- [linyihai](https://github.com/linyihai)
56+
- [dieterplex](https://github.com/dieterplex)
57+
- [eth3lbert](https://github.com/eth3lbert)
58+
- [heisen-li](https://github.com/heisen-li)
6259
- [henry40408](https://github.com/henry40408)
60+
- [linyihai](https://github.com/linyihai)
61+
- [rami3l](https://github.com/rami3l)
62+
- [weihanglo](https://github.com/weihanglo)
6363

6464
We still have a few spots left for the initial pass and then to dig into the corner cases we deferred.
6565

0 commit comments

Comments
 (0)