Skip to content

Commit a1c0ae5

Browse files
committed
add maintainers to numpy dtypes
1 parent b256e2b commit a1c0ae5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

data-types/numpy.datetime64/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,7 @@ as equivalent representations of the same scalar value (`NaT`).
118118
## Codec compatibility
119119

120120
This data type is compatible with any codec that supports arrays of signed 64-bit integers.
121+
122+
## Current maintainers
123+
124+
* [zarr-python core development team](https://github.com/orgs/zarr-developers/teams/python-core-devs)

data-types/numpy.timedelta64/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,7 @@ as equivalent representations of the same scalar value (`NaT`).
121121
## Codec compatibility
122122

123123
This data type is compatible with any codec that supports arrays of signed 64-bit integers.
124+
125+
## Current maintainers
126+
127+
* [zarr-python core development team](https://github.com/orgs/zarr-developers/teams/python-core-devs)

0 commit comments

Comments
 (0)