From b4144521306ceee6d483bef6e44c1922fee0fc02 Mon Sep 17 00:00:00 2001 From: Francesc Alted Date: Mon, 24 Jun 2024 18:05:59 +0200 Subject: [PATCH] Small edits --- RELEASING.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/RELEASING.rst b/RELEASING.rst index edf0576a..6691143d 100644 --- a/RELEASING.rst +++ b/RELEASING.rst @@ -90,9 +90,8 @@ Tagging Announcing ---------- -- Send an announcement to the blosc, pytables-dev, bcolz and - comp.compression lists. Use the ``ANNOUNCE.rst`` file as skeleton - (possibly as the definitive version). +- Send an announcement to the blosc and pytables-dev. Use the + ``ANNOUNCE.rst`` file as skeleton (possibly as the definitive version). Post-release actions @@ -113,10 +112,3 @@ Post-release actions That's all folks! - - -.. Local Variables: -.. mode: rst -.. coding: utf-8 -.. fill-column: 70 -.. End: