Skip to content

Commit 08ab6db

Browse files
Update list of projects (#431)
1 parent ed97746 commit 08ab6db

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

content/maintenance/_index.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,26 @@ This work is generally along one of three directions: tool building, maintenance
99

1010
We maintain a collection of tools, small and large, that help projects across the ecosystem:
1111

12-
- [attach-next-milestone](https://github.com/scientific-python/attach-next-milestone)
13-
- [lazy_loader](https://github.com/scientific-python/lazy_loader/)
12+
### Web theme
13+
1414
- [scientific-python-hugo-theme](https://github.com/scientific-python/scientific-python-hugo-theme)
15+
16+
### Python packages
17+
18+
- [lazy_loader](https://github.com/scientific-python/lazy_loader/)
1519
- [spin](https://github.com/scientific-python/spin)
1620
- [yaml2ics](https://github.com/scientific-python/yaml2ics)
21+
- [devstats](https://github.com/scientific-python/devstats)
22+
- [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus)
23+
- [repo-review](https://github.com/scientific-python/repo-review)
24+
- [changelist](https://github.com/scientific-python/changelist/)
25+
26+
### Actions
27+
28+
- [upload-nightly-action](https://github.com/scientific-python/upload-nightly-action)
29+
- [attach-next-milestone-action](https://github.com/scientific-python/attach-next-milestone-action)
30+
- [invite-new-members-action](https://github.com/scientific-python/invite-new-members-action)
31+
- [reverse-dependency-testing](https://github.com/scientific-python/reverse-dependency-testing)
1732

1833
## Maintenance?
1934

0 commit comments

Comments
 (0)