MAINTAINING.md/doc: move links from wiki to doc #21066
Merged
miri64 merged 9 commits intoRIOT-OS:masterfrom Dec 6, 2024
Merged
MAINTAINING.md/doc: move links from wiki to doc #21066miri64 merged 9 commits intoRIOT-OS:masterfrom
miri64 merged 9 commits intoRIOT-OS:masterfrom
Conversation
To current status quo.
a064935 to
93f210c
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 6, 2024
MAINTAINING.md/doc: move links from wiki to doc
Member
Author
|
Since the changes to the MAINTAINING.md are only moving some links around, do we need a second ACK? (I guess by asking this question I ask for a second ACK anyways 😅) |
93f210c to
a23c7e0
Compare
Member
Author
|
Apparently the Doxygen version on Murdock does not like links in titles, so I fixed the maintainers list (in #21062 as well) to put the Github profile link within the body of the text. |
a23c7e0 to
b14a078
Compare
This is just the generated result from RIOT-OS#21062 while that PR is under development
b14a078 to
32cdf7e
Compare
Teufelchen1
approved these changes
Dec 6, 2024
Contributor
Teufelchen1
left a comment
There was a problem hiding this comment.
Nothing to complain 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
There are some (even outdated) links to the wiki from our MAINTAINING.md. This fixes that.
Testing procedure
Read. Some links might not work yet, as they require
doc.riot-os.orgto be rendered in master. Just confirm that the.htmlname is the same as in the Murdock preview.Issues/PRs references
None