diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5edcb48..6c0be7a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -4,7 +4,7 @@
"repoType": "github",
"repoHost": "https://github.com",
"files": [
- "README.md"
+ "CONTRIBUTORS.md"
],
"imageSize": 100,
"commitType": "docs",
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
new file mode 100644
index 0000000..2d20fe7
--- /dev/null
+++ b/CONTRIBUTORS.md
@@ -0,0 +1,31 @@
+## Contributors
+
+
+
+
+
+
+
+
+
+
diff --git a/README.md b/README.md
index 07e9740..ad370cc 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Actions Status][actions-badge]][actions-link]
[![docs - here!][docs-badge]][docs-link]
[![Pixi Badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json)](https://pixi.sh)
-[![All Contributors](https://img.shields.io/github/all-contributors/data-apis/array-api-extra?color=ee8449&style=flat-square)](#contributors)
+[![All Contributors](https://img.shields.io/github/all-contributors/data-apis/array-api-extra?color=ee8449&style=flat-square)](CONTRIBUTORS.md#contributors)
[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
@@ -28,34 +28,6 @@
Extra array functions built on top of the array API standard.
-## Contributors
+```{include} CONTRIBUTORS.md
-
-
-
-
-
-
-
-
-
+```