mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02:00
Compare commits
2 commits
35eb6e1d2b
...
1baf93caf5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1baf93caf5 | ||
|
|
ffc8c8edd3 |
|
|
@ -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 `com.github` namespace
|
restricted. Authors who don't own a domain MAY use the `io.github` namespace
|
||||||
instead.
|
instead.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
|
|
@ -489,6 +489,7 @@ 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