Skip to content

Commit 0c8140b

Browse files
authored
README: Mention that the package is not actively maintained or tested, and add a call for maintainers (#224)
1 parent c91aa67 commit 0c8140b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
The `ClusterManager.jl` package implements code for different job queue systems commonly used on compute clusters.
44

5+
> [!WARNING]
6+
> This package is not currently being actively maintained or tested.
7+
>
8+
> We are in the process of splitting this package up into multiple smaller packages, with a separate package for each job queue systems
9+
>
10+
> We are seeking maintainers for these new packages. If you are an active user of any of the job queue systems listed below and are interested in being a maintainer, please open a GitHub issue - say that you are interested in being a maintainer, and specify which job queue system you use.
11+
512
## Available job queue systems
613

714
Implemented in this package (the `ClusterManagers.jl` package):

0 commit comments

Comments
 (0)