From 3eaa5b6c3037066bac78573d9a1f96719c463489 Mon Sep 17 00:00:00 2001 From: Francesca Lovebloom Date: Mon, 7 Dec 2020 15:21:28 -0800 Subject: [PATCH 1/4] N16: winit --- content/posts/newsletter-016/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/posts/newsletter-016/index.md b/content/posts/newsletter-016/index.md index e1699acb1..15e74045a 100644 --- a/content/posts/newsletter-016/index.md +++ b/content/posts/newsletter-016/index.md @@ -884,6 +884,15 @@ build and release a [bevy] game to itch.io for Linux, macOS, Windows and WASM. [bevy]: https://bevyengine.org [tract]: https://github.com/sonos/tract +### [winit] + +[winit] is looking for a new web platform maintainer! If you're +interested, or know anyone who is, you can reach out via the +[tracking issue][call for web maintainer]. + +[winit]: https://github.com/rust-windowing/winit +[call for web maintainer]: https://github.com/rust-windowing/winit/issues/1777 + ## Popular Workgroup Issues in Github From 81d99f4208d9b72ebe4007385b1b4838c7b1a3fa Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Tue, 8 Dec 2020 18:51:42 +0300 Subject: [PATCH 2/4] N16: winit: Style&fmt tweaks --- content/posts/newsletter-016/index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/posts/newsletter-016/index.md b/content/posts/newsletter-016/index.md index 15e74045a..752670855 100644 --- a/content/posts/newsletter-016/index.md +++ b/content/posts/newsletter-016/index.md @@ -886,12 +886,14 @@ build and release a [bevy] game to itch.io for Linux, macOS, Windows and WASM. ### [winit] -[winit] is looking for a new web platform maintainer! If you're +[winit] is a cross-platform window creation and event loop management library. + +winit is looking for a new web platform maintainer! If you're interested, or know anyone who is, you can reach out via the -[tracking issue][call for web maintainer]. +[tracking issue][winit-call]. [winit]: https://github.com/rust-windowing/winit -[call for web maintainer]: https://github.com/rust-windowing/winit/issues/1777 +[winit-call]: https://github.com/rust-windowing/winit/issues/1777 ## Popular Workgroup Issues in Github From 43806d6578beebcb7328bad07e0937fc07d7ccfb Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Tue, 8 Dec 2020 18:53:21 +0300 Subject: [PATCH 3/4] N16: winit: Move up --- content/posts/newsletter-016/index.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/content/posts/newsletter-016/index.md b/content/posts/newsletter-016/index.md index 752670855..e767a2bff 100644 --- a/content/posts/newsletter-016/index.md +++ b/content/posts/newsletter-016/index.md @@ -534,6 +534,17 @@ in 0.11.0. [glam]: https://github.com/bitshifter/glam-rs +### [winit] + +[winit] is a cross-platform window creation and event loop management library. + +winit is looking for a new web platform maintainer! If you're +interested, or know anyone who is, you can reach out via the +[tracking issue][winit-call]. + +[winit]: https://github.com/rust-windowing/winit +[winit-call]: https://github.com/rust-windowing/winit/issues/1777 + ### [Rapier] [![Rapier logo](rapier-logo.svg)][Rapier] @@ -884,17 +895,6 @@ build and release a [bevy] game to itch.io for Linux, macOS, Windows and WASM. [bevy]: https://bevyengine.org [tract]: https://github.com/sonos/tract -### [winit] - -[winit] is a cross-platform window creation and event loop management library. - -winit is looking for a new web platform maintainer! If you're -interested, or know anyone who is, you can reach out via the -[tracking issue][winit-call]. - -[winit]: https://github.com/rust-windowing/winit -[winit-call]: https://github.com/rust-windowing/winit/issues/1777 - ## Popular Workgroup Issues in Github From 5f5e028d0ddd9314e743f69f713cb16473404c45 Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Tue, 8 Dec 2020 18:53:43 +0300 Subject: [PATCH 4/4] N16: winit: Add line to Requests for Contribution --- content/posts/newsletter-016/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/newsletter-016/index.md b/content/posts/newsletter-016/index.md index e767a2bff..fbd82a625 100644 --- a/content/posts/newsletter-016/index.md +++ b/content/posts/newsletter-016/index.md @@ -903,6 +903,8 @@ build and release a [bevy] game to itch.io for Linux, macOS, Windows and WASM. +- [winit is seeking new maintainers][winit-call]; + ## Jobs