From 2812e533bfab7f2415bac056b1e4c7e16586b361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armin=20T=C3=A4nzer?= Date: Tue, 25 Jul 2023 12:18:16 +0200 Subject: [PATCH] add SPDX tech mailing list link to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Armin Tänzer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 757cf8d41..99112ea02 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ This library implements SPDX parsers, convertors, validators and handlers in Pyt - PyPI: https://pypi.python.org/pypi/spdx-tools - Browse the API: https://spdx.github.io/tools-python +Important updates regarding this library are shared via the SPDX tech mailing list: https://lists.spdx.org/g/Spdx-tech. + # License