Skip to content

Commit e14d9a6

Browse files
committed
Move multiboot2 changes to the right section
1 parent 9818a84 commit e14d9a6

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

content/this-month/2024-08/index.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,23 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
4444
- (optional) Some additional context
4545
-->
4646

47+
## `rust-osdev` Projects
48+
49+
In this section, we give an overview of notable changes to the projects hosted under the [`rust-osdev`](https://github.com/rust-osdev/about) organization.
50+
51+
<!--
52+
Please use the following template:
53+
54+
### [`repo_name`](https://github.com/rust-osdev/repo_name)
55+
<span class="maintainers">Maintained by [@maintainer_1](https://github.com/maintainer_1)</span>
56+
57+
The `repo_name` crate ...<<short introduction>>...
58+
59+
We merged the following changes this month:
60+
<<changelog, either in list or text form>>
61+
-->
62+
63+
4764
### [`multiboot2`](https://github.com/rust-osdev/acpi)
4865
<span class="maintainers">Maintained by [@phip1611](https://github.com/phip1611)</span>
4966

@@ -85,22 +102,6 @@ who contributed over the years - sorry if we had to rewrite your code in this
85102
one! :)
86103
</details>
87104

88-
## `rust-osdev` Projects
89-
90-
In this section, we give an overview of notable changes to the projects hosted under the [`rust-osdev`](https://github.com/rust-osdev/about) organization.
91-
92-
<!--
93-
Please use the following template:
94-
95-
### [`repo_name`](https://github.com/rust-osdev/repo_name)
96-
<span class="maintainers">Maintained by [@maintainer_1](https://github.com/maintainer_1)</span>
97-
98-
The `repo_name` crate ...<<short introduction>>...
99-
100-
We merged the following changes this month:
101-
<<changelog, either in list or text form>>
102-
-->
103-
104105
### [`uefi`](https://github.com/rust-osdev/uefi-rs)
105106
<span class="maintainers">Maintained by [@GabrielMajeri](https://github.com/GabrielMajeri), [@nicholasbishop](https://github.com/nicholasbishop), and [@phip1611](https://github.com/phip1611)</span>
106107

0 commit comments

Comments
 (0)