This commit is contained in:
Logan Devine 2026-07-12 11:22:07 -07:00 committed by GitHub
commit 29342b5b8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Introduce room type `m.policy` to indicate rooms likely to contain policy lists.

View file

@ -3818,6 +3818,7 @@ the create room request.
In this specification the following room types are specified:
* [`m.space`](#spaces)
* [`m.policy`](#moderation-policy-lists)
Unspecified room types are permitted through the use of
[Namespaced Identifiers](/appendices/#common-namespaced-identifier-grammar).