Skip to content

Commit d6b298f

Browse files
committed
Use maintainers class for other projects section too
1 parent 841d048 commit d6b298f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/this-month/2022-06/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,13 @@ In this section, we describe updates to Rust OS projects that are not directly r
142142

143143
### [`phil-opp/blog_os`](https://github.com/phil-opp/blog_os)
144144

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

147147
This month, ...
148148

149149
### [`google/gpt-disk-rs`](https://github.com/google/gpt-disk-rs)
150150

151-
<span class="gray">(Section written by [@nicholasbishop](https://github.com/nicholasbishop))</span>
151+
<span class="maintainers">(Section written by [@nicholasbishop](https://github.com/nicholasbishop))</span>
152152

153153
`gpt-disk-rs` is a collection of three libraries related to [GPT](https://en.wikipedia.org/wiki/GUID_Partition_Table) (GUID Partition Table) disk data. The crates are no-std by default, have minimal dependencies, and include a lot of documentation. I'm hoping they'll be a suitable base for any project that wants to read or write GPT data.
154154

@@ -158,7 +158,7 @@ This month, ...
158158

159159
### [`vinc/moros`](https://github.com/vinc/moros)
160160

161-
<span class="gray">(Section written by [@vinc](https://github.com/vinc))</span>
161+
<span class="maintainers">(Section written by [@vinc](https://github.com/vinc))</span>
162162

163163
MOROS is a text-based hobby operating system targeting computers with a x86-64 architecture and a BIOS. It is inspired by Unix and ITS but is closer to a modern DOS at the moment in term of features.
164164

0 commit comments

Comments
 (0)