Skip to content

Commit 69f9b14

Browse files
authored
Merge pull request #6 from zarr-developers/update-readme
2 parents 72b77dc + 88bb422 commit 69f9b14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ To register an extension, open a new PR with a new extension directory under the
2020

2121
Each extension MUST have a `README.md` file that describes the extension and its metadata specification.
2222
Extensions SHOULD have a `schema.json` file that contains the JSON schema for the metadata, if the README.md does not provide a link to an external schema.
23+
The JSON schema should be formatted with `npx prettier -w **/schema.json`.
2324
Please note that all extensions documents will be licensed under the [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).
2425
Only open a PR if you are willing to license your extension under this license.
2526

@@ -28,6 +29,7 @@ We aim to be very open about registering extensions.
2829
The review will be done largely based on avoiding confusing extension names and preventing malicious activity as well as maintaining the formal requirements of the extensions.
2930
Extension maintainers are responsible for their extensions.
3031
Updates to the extensions will also be reviewed by the steering council.
32+
The steering council reserves the right to reassign extensions to other maintainers in case of prolonged inactivity or other reasons at its own discretion.
3133

3234

3335
## Document conventions

0 commit comments

Comments
 (0)