File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
content/this-month/2021-09 Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -104,11 +104,15 @@ Please use the following template for adding items:
104
104
- [(`repo_name`) Issue Description](https://example.com/link-to-issue)
105
105
-->
106
106
107
+ - [ (` phil-opp/blog_os ` ) Looking for a reviewer for a French translation] ( https://github.com/phil-opp/blog_os/pull/1053 )
108
+
109
+ <!--
107
110
<span class="gray">
108
111
109
112
_No tasks were proposed for this section._
110
113
111
114
</span>
115
+ -->
112
116
113
117
If you maintain a Rust OSDev project and are looking for contributors, especially for tasks suited to people
114
118
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
123
127
124
128
<span class =" gray " >(Section written by [ @phil-opp ] ( https://github.com/phil-opp ) )</span >
125
129
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.
127
138
128
139
## Join Us?
129
140
You can’t perform that action at this time.
0 commit comments