From 9fe1e7cd5bbdb41df26b6d79c4fec5a49bcecc68 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Tue, 24 Feb 2026 16:48:28 -0500 Subject: [PATCH] README: Put a warning about the SGE manager being unmaintained right above the link to the SGE docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0b0a5c8..b066e13 100755 --- a/README.md +++ b/README.md @@ -64,4 +64,7 @@ For `ElasticManager`, please see the [ElasticClusterManager.jl](https://github.c ### Sun Grid Engine (SGE) +> [!WARNING] +> The SGE manager is not currently being actively maintained or tested. + See [`docs/sge.md`](docs/sge.md)