Skip to content

Commit fe82185

Browse files
Update list of tools (#444)
1 parent 9c9ce9a commit fe82185

File tree

3 files changed

+9
-30
lines changed

3 files changed

+9
-30
lines changed

config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ params:
9191
Our [community efforts]({{< relref "/community" >}}) focus
9292
on broadening participation and better coordinating volunteer efforts.
9393
94-
# - title: Maintenance & Support
94+
# - title: Tools
9595
# text: |
96-
# We [maintain and support]({{< relref "/maintenance" >}})
97-
# several libraries and tools in the ecosystem.
96+
# We maintain a collection of [tools]({{< relref "/tools" >}})
97+
# used across the ecosystem.
9898

9999
footer:
100100
logo: logo.svg

content/about/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ powers Scientific Python.
6868
on broadening participation and better coordinating volunteer efforts.
6969

7070
<!--
71-
- **Maintenance & Support**
72-
We [maintain and support]({{< relref "/maintenance" >}})
73-
several libraries and tools in the ecosystem.
71+
- **Tools**
72+
We maintain a collection of [tools]({{< relref "/tools" >}})
73+
used across the ecosystem.
7474
-->
7575

7676
Read about the [grants]({{< relref "/grants" >}}) that fund the work we do.
Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
---
2-
title: Ecosystem Maintenance
2+
title: Tools
33
---
44

5-
We work broadly across the ecosystem to relieve the maintenance burden on community volunteers.
6-
This work is generally along one of three directions: tool building, maintenance, and release management.
7-
8-
## Tools
9-
105
We maintain a collection of tools, small and large, that help projects across the ecosystem:
116

127
### Web theme
@@ -29,21 +24,5 @@ We maintain a collection of tools, small and large, that help projects across th
2924
- [attach-next-milestone-action](https://github.com/scientific-python/attach-next-milestone-action)
3025
- [invite-new-members-action](https://github.com/scientific-python/invite-new-members-action)
3126
- [reverse-dependency-testing](https://github.com/scientific-python/reverse-dependency-testing)
32-
33-
## Maintenance?
34-
35-
We perform regular maintenance on the following projects:
36-
37-
-
38-
-
39-
-
40-
41-
## Release management
42-
43-
The community maintenance team are release managers for the following packages:
44-
45-
- [scikit-image](https://github.com/scikit-image/scikit-image)
46-
- [networkx](https://github.com/networkx/networkx)
47-
- [numpydoc](https://github.com/numpy/numpydoc)
48-
- [pygraphviz](https://github.com/pygraphviz/pygraphviz)
49-
...
27+
- [action-check-changelogfile](https://github.com/scientific-python/action-check-changelogfile)
28+
- [action-towncrier-changelog](https://github.com/scientific-python/action-towncrier-changelog)

0 commit comments

Comments
 (0)