Skip to content

Commit 8faa256

Browse files
Add info about ZEPs
1 parent dc32e3d commit 8faa256

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ sidebar:
2121
url: "/slides"
2222
- title: "Videos"
2323
url: "#videos"
24+
- title: "ZEPs"
25+
url: '#zeps'
2426
- title: "Community Meetings"
2527
url: '#community-meetings'
2628
- title: "Blog"

index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,16 @@ of community members talking about Zarr. If you have a video you'd like us to sh
8282
</figure>
8383
</div>
8484

85+
## ZEPs
86+
87+
ZEP stands for Zarr Enhancement Proposal. A ZEP is a design document providing information to the Zarr community, describing a modification or enhancement of the [Zarr specifications](https://zarr-specs.readthedocs.io/en/latest/), a new feature for its processes or environment.
88+
89+
More info on ZEPs is available at: [https://zarr.dev/zeps/](https://zarr.dev/zeps/)
90+
91+
We hold bi-weekly ZEPs meetings to propose, discuss, review and finalize discussions around current ZEPs and Zarr Specification. More info available here: [https://zarr.dev/zeps/meetings/](https://zarr.dev/zeps/meetings/)
92+
93+
> Please note ZEPs meetings are different from bi-weekly community meetings. The Zarr Community meets two times every two weeks. Please have a look at our [community calendar](https://zarr.dev/community-calls/) for exact timings.
94+
8595
## Community meetings
8696

8797
Zarr community meeting notes, joining instructions, agenda and calendar are now available at: [https://zarr.dev/community-calls](https://zarr.dev/community-calls)

0 commit comments

Comments
 (0)