mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 22:54:10 +02:00
Compare commits
No commits in common. "1baf93caf54b15b7ef76586084a6cecdc4977097" and "35eb6e1d2b5fbf7b02e9e8495d29ab355f8886e9" have entirely different histories.
1baf93caf5
...
35eb6e1d2b
|
|
@ -463,7 +463,7 @@ vendor prefix in Java package naming format. For example:
|
||||||
{{% boxes/note %}}
|
{{% boxes/note %}}
|
||||||
Proposal authors operating with a Matrix.org Foundation mandate SHOULD use
|
Proposal authors operating with a Matrix.org Foundation mandate SHOULD use
|
||||||
a vendor prefix within the `org.matrix` namespace. This namespace is otherwise
|
a vendor prefix within the `org.matrix` namespace. This namespace is otherwise
|
||||||
restricted. Authors who don't own a domain MAY use the `io.github` namespace
|
restricted. Authors who don't own a domain MAY use the `com.github` namespace
|
||||||
instead.
|
instead.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
|
|
@ -489,7 +489,6 @@ Vendor prefixes MUST also be used for:
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
- New values for existing parameters or properties. For example:
|
- New values for existing parameters or properties. For example:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue