Browse Source

Merge pull request #67 from o3de/willihay-patch-1

Update RFC list
chanmosq 2 years ago
parent
commit
e0f2df7d76
1 changed files with 3 additions and 2 deletions
  1. 3 2
      rfcs/README.md

+ 3 - 2
rfcs/README.md

@@ -11,9 +11,9 @@ This is the tracking list for proposed, open, and accepted RFCs for sig-docs-com
 
 | RFC | Summary |
 |-----|---------|
-| https://github.com/o3de/sig-docs-community/issues/54 | Website versioning for different releases of O3DE, including better visibility and maintenance policies around the `development` branch. |
+| https://github.com/o3de/sig-docs-community/issues/64 | Feature grid requested by the Linux Foundation, supplemental docs edition. |
+| https://github.com/o3de/sig-docs-community/issues/61 | Access control and ownership of o3de/o3de.org. |
 | https://github.com/o3de/sig-docs-community/issues/43 | Assignment of O3DE issues to `sig/docs-community`; Without a global triage there needs to be a formal process for SIGs to follow. **NOTE:** Gavin may have taken over the global sync, which means this RFC may no longer be needed. |
-| https://github.com/o3de/sig-docs-community/issues/40 | Feature grid requested by the Linux Foundation, supplemental docs edition. |
 
 ## Accepted 
 
@@ -21,5 +21,6 @@ This section is a running list of RFCs that have been accepted by the SIG.
 
 | RFC | Summary |
 |-----|---------|
+| https://github.com/o3de/sig-docs-community/issues/54 | Website versioning for different releases of O3DE, including better visibility and maintenance policies around the `development` branch. |
 | https://github.com/o3de/sig-docs-community/issues/32 | Separate `main` and `development` branches of o3de.org to reflect different product states and to prepare for website versioning. |
 | https://github.com/o3de/sig-docs-community/issues/8 | Accepting SIG charter. |