Skip to content

Commit

Permalink
2024-11: Fix Risk table
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenArthur committed Dec 2, 2024
1 parent 5d656af commit 7317f71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _posts/2024-12-02-2024-11-monthly-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,10 +301,10 @@ and get in touch with us for some mentoring or help!

### Risks

There have been no changes to the Risk table this month
We have now entered Stage 3 of GCC development, and all of the patches we needed to get upstreamed have been upstreamed. The risk present in this table is no longer present.

| Risk | Impact (1-3) | Likelihood (0-10) | Risk (I \* L) | Mitigation |
|----------------------------------------|--------------|-------------------|---------------|-----------------------------------------------------------------|
| Missing features for GCC 15.1 deadline | 2 | 1 | 2 | Start working on required features as early as July (6mo ahead) |
| Risk | Impact (1-3) | Likelihood (0-10) | Risk (I * L) | Mitigation |
|-----------------------------------------------+--------------+-------------------+--------------+-----------------------------------------------------------------|
| Missing features for GCC 15.1 deadline | 2 | 0 | 0 | Start working on required features as early as July (6mo ahead) |

## Detailed changelog

0 comments on commit 7317f71

Please sign in to comment.