Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/MIR/main-inclusion-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This is the default for some ecosystems like rust and go, but also valid for
e.g. C headers if they contain not just definitions but large amounts of
active code that is built into the binaries.


(mir-process-overview)=
## MIR process overview

```{toctree}
Expand Down
6 changes: 3 additions & 3 deletions docs/MIR/mir-about-the-mir-role.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
(about-mir-role)=
# About the MIR role

The [Ubuntu MIR team](https://launchpad.net/~ubuntu-mir) oversees the Main
Inclusion Review (MIR) process. They are responsible for reviewing packages for
promotion:
The [Ubuntu MIR team](https://launchpad.net/~ubuntu-mir) oversees the
{ref}`Main Inclusion Review (MIR) process <main-inclusion-review>`.
They are responsible for reviewing packages for promotion:

* from {term}`universe` to {term}`main`
* from {term}`multiverse` to {term}`restricted`
Expand Down
13 changes: 7 additions & 6 deletions docs/MIR/mir-team-meeting.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
(mir-team-meeting)=
# MIR team weekly status meeting

The MIR Team holds weekly meetings for 30 minutes every Tuesday at
<time datetime="T16:30+01:00">16:30 CET</time> on the
The {ref}`MIR Team <about-mir-role>` holds weekly meetings for 30 minutes
every Tuesday at <time datetime="T16:30+01:00">16:30 CET</time> on the
{ref}`Ubuntu Matrix Server <matrix-index>`
in the {matrix}`Ubuntu Main inclusion requests <ubuntu-mir>` channel.

Expand All @@ -12,15 +12,16 @@ The purpose of the meeting is:
* to provide a timely response to reporters of MIR requests
* to detect and discuss any current or complex cases

You should attend these meetings if you submit an MIR request, until it is
approved or rejected.
You should attend these meetings if you submit an {ref}`MIR request <mir-submit-bug>`,
until it is approved or rejected.

Due to the nature of the
[Ubuntu Development Process](https://canonical-ubuntu-packaging-guide.readthedocs-hosted.com/en/2.0-preview/explanation/development-process/),
there are times (e.g. close to Feature Freeze) when this meeting is busy and
others (e.g. right after a new release) when it is quieter. Consequently,
response times to MIR requests are (on average) usually faster in those quieter
periods after the release of a new Ubuntu version.
response times along the {ref}`MIR process <mir-process-overview>` are
(on average) usually faster in those quieter periods after the release of a
new Ubuntu version.


## Meeting template
Expand Down
Loading