]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
README.md, STABLE.md: record the stable branch URL(s).
authorAlejandro Colomar <alx@kernel.org>
Wed, 27 Sep 2023 16:45:51 +0000 (11:45 -0500)
committerSerge Hallyn <serge@hallyn.com>
Fri, 17 Nov 2023 15:49:15 +0000 (09:49 -0600)
Acked-by: Serge Hallyn <serge@hallyn.com>
Acked-by: Iker Pedrosa <ipedrosa@redhat.com>
Cc: Sam James <sam@gentoo.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
README.md
STABLE.md [new file with mode: 0644]

index 38b5eecfe04c7e3489c02a18fe13603f81ca560b..1f79c8faf986b8e89edbfd11b041a5bdd34efce8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,6 +17,12 @@ are used for managing group accounts.
 * [Issue tracker](https://github.com/shadow-maint/shadow/issues)
 * [Releases](https://github.com/shadow-maint/shadow/releases)
 
+## Code
+
+The main development branch is at [https://github.com/shadow-maint/shadow.git](https://github.com/shadow-maint/shadow)
+
+See [STABLE.md](https://github.com/shadow-maint/shadow/blob/master/STABLE.md) for a list of supported stable branches.
+
 ## Contacts
 There are several ways to contact us:
 * [the general discussion mailing list](
diff --git a/STABLE.md b/STABLE.md
new file mode 100644 (file)
index 0000000..31bbbff
--- /dev/null
+++ b/STABLE.md
@@ -0,0 +1,11 @@
+# Supported stable branches
+
+The following stable branches are kindly maintained by trusted volunteers:
+
+-  4.14.x
+   -  git
+      -  [main](https://www.alejandro-colomar.es/src/alx/shadow/stable/shadow.git/log/?h=4.14.x)
+      -  [mirror](https://github.com/shadow-maint/shadow/tree/4.14.x)
+   -  tarballs
+      -  [main](https://www.alejandro-colomar.es/share/dist/shadow/4/4.14/)
+      -  [mirror](https://github.com/shadow-maint/shadow/releases/)