Skip to content

Commit e2c31d0

Browse files
authored
Merge branch 'main' into obstore-getsize
2 parents 85a4ac5 + 0019733 commit e2c31d0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/release-checklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ assignees: ''
2525
- [ ] All tests pass in the ["GPU Tests" workflow](https://github.com/zarr-developers/zarr-python/actions/workflows/gpu_test.yml).
2626
- [ ] All tests pass in the ["Hypothesis" workflow](https://github.com/zarr-developers/zarr-python/actions/workflows/hypothesis.yaml).
2727
- [ ] Check that downstream libraries work well (maintainers can make executive decisions about whether all checks are required for this release).
28+
- [ ] numcodecs
2829
- [ ] Xarray (@jhamman @dcherian @TomNicholas)
2930
- Zarr's upstream compatibility is tested via the [Upstream Dev CI worklow](https://github.com/pydata/xarray/actions/workflows/upstream-dev-ci.yaml).
3031
- Click on the most recent workflow and check that the `upstream-dev` job has run and passed. `upstream-dev` is not run on all all workflow runs.

docs/about.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Funding
1818
-------
1919
The project is fiscally sponsored by `NumFOCUS <https://numfocus.org/>`_, a US
2020
501(c)(3) public charity, and development is supported by the
21-
`MRC Centre for Genomics and Global Health <https://www.cggh.org>`_
21+
`MRC Centre for Genomics and Global Health <https://github.com/cggh/>`_
2222
and the `Chan Zuckerberg Initiative <https://chanzuckerberg.com/>`_.
2323

2424
.. _NumCodecs: https://numcodecs.readthedocs.io/

0 commit comments

Comments
 (0)