Skip to content

Commit 4af37e0

Browse files
authored
Merge pull request #961 from m-ou-se/libs-contributors
Add post welcoming new libs contributors.
2 parents 6ff6250 + c3d3b21 commit 4af37e0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: post
3+
title: "Please welcome Thom and Chris to Library Contributors"
4+
author: Mara Bos
5+
description: "Please welcome Thom and Chris to Library Contributors"
6+
team: the library team <https://www.rust-lang.org/governance/teams/library>
7+
---
8+
9+
Please welcome Thom Chiovoloni and Chris Denton to the
10+
[Library Contributors](https://www.rust-lang.org/governance/teams/library#libs-contributors) group!
11+
12+
[Thom](https://github.com/thomcc) has been working on various improvements to the implementation
13+
of the standard library, such as [optimizing `io::Error`](https://github.com/rust-lang/rust/pull/87869),
14+
[optimizing `Chars::count`](https://github.com/rust-lang/rust/pull/90414), and has been helping out
15+
with reviewing various implementation changes.
16+
17+
[Chris](https://github.com/ChrisDenton/) has been focusing on the Windows specific parts of the standard library.
18+
Chris implemented the Windows part of the patch for [CVE-2022-21658](https://blog.rust-lang.org/2022/01/20/cve-2022-21658.html),
19+
and has done [a ton of work](https://github.com/rust-lang/rust/pulls?q=is%3Apr+author%3Achrisdenton+is%3Aclosed)
20+
to improve the Windows side of `std::fs`, `std::path`, `std::process` and other modules.
21+
22+
Congratulations Thom and Chris, and thanks for everything you do!

0 commit comments

Comments
 (0)