From 3f787309731b707bc3dbab05bd47875154906e93 Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Mon, 4 Mar 2024 15:35:08 -0500 Subject: [PATCH 1/2] blog: welcome dswij --- _posts/2024-03-04-welcome-dswij.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2024-03-04-welcome-dswij.md diff --git a/_posts/2024-03-04-welcome-dswij.md b/_posts/2024-03-04-welcome-dswij.md new file mode 100644 index 0000000..9cd009c --- /dev/null +++ b/_posts/2024-03-04-welcome-dswij.md @@ -0,0 +1,12 @@ +--- +title: "Welcome dswij" +--- + +We're excited to announce that [@dswij](https://github.com/dwij)) is now a hyper Collaborator. dswij has been helping in a versatile way: + +- [Fixing a tricky h2 flow control hang](https://github.com/hyperium/h2/pull/730) (and a couple others) +- [A guide to bringing your own runtime or using Tokio](https://github.com/hyperium/hyperium.github.io/pull/121) +- Providing kind and helpful feedback in issues and pull requests + + +Thanks for raising the bar! From 0e8723d413c2dfed3d65f2c4dd445ff318e7fc71 Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Tue, 5 Mar 2024 07:14:00 -0500 Subject: [PATCH 2/2] Update _posts/2024-03-04-welcome-dswij.md Co-authored-by: dswij --- _posts/2024-03-04-welcome-dswij.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-03-04-welcome-dswij.md b/_posts/2024-03-04-welcome-dswij.md index 9cd009c..65ae4c3 100644 --- a/_posts/2024-03-04-welcome-dswij.md +++ b/_posts/2024-03-04-welcome-dswij.md @@ -2,7 +2,7 @@ title: "Welcome dswij" --- -We're excited to announce that [@dswij](https://github.com/dwij)) is now a hyper Collaborator. dswij has been helping in a versatile way: +We're excited to announce that [@dswij](https://github.com/dswij)) is now a hyper Collaborator. dswij has been helping in a versatile way: - [Fixing a tricky h2 flow control hang](https://github.com/hyperium/h2/pull/730) (and a couple others) - [A guide to bringing your own runtime or using Tokio](https://github.com/hyperium/hyperium.github.io/pull/121)