Skip to content

Commit 703c1ea

Browse files
committed
Add updates for phil-opp/blog_os
1 parent 75bb334 commit 703c1ea

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

content/this-month/2021-09/index.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,15 @@ Please use the following template for adding items:
104104
- [(`repo_name`) Issue Description](https://example.com/link-to-issue)
105105
-->
106106

107+
- [(`phil-opp/blog_os`) Looking for a reviewer for a French translation](https://github.com/phil-opp/blog_os/pull/1053)
108+
109+
<!--
107110
<span class="gray">
108111
109112
_No tasks were proposed for this section._
110113
111114
</span>
115+
-->
112116

113117
If you maintain a Rust OSDev project and are looking for contributors, especially for tasks suited to people
114118
getting started in this space, please [create a PR](https://github.com/rust-osdev/homepage/pulls) against the
@@ -123,7 +127,14 @@ In this section, we describe updates to personal projects that are not directly
123127

124128
<span class="gray">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
125129

126-
This month, ...
130+
We merged two small fixes to the [_Writing an OS in Rust_](https://os.phil-opp.com/) blog this month:
131+
132+
- [Fix typos in code examples in Async/Await post](https://github.com/phil-opp/blog_os/pull/1051)
133+
- [Fix link syntax in Russian translation](https://github.com/phil-opp/blog_os/pull/1046)
134+
135+
Thanks to [@jongillham](https://github.com/jongillham) and [@non-descriptive](https://github.com/non-descriptive) for these contributions!
136+
137+
I don't have any notable news about the upcoming third edition of the blog yet, but I'm doing my best to get back up to speed soon.
127138

128139
## Join Us?
129140

0 commit comments

Comments
 (0)