You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/02/03 12:57:54 UTC

[airflow-client-python] branch master updated: Add step to add release data to Committee Report Helper (#68)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


The following commit(s) were added to refs/heads/master by this push:
     new 00390c9  Add step to add release data to Committee Report Helper (#68)
00390c9 is described below

commit 00390c9488c339da61bce0721cd29c7d5b16e1d4
Author: Ephraim Anierobi <sp...@gmail.com>
AuthorDate: Fri Feb 3 13:57:49 2023 +0100

    Add step to add release data to Committee Report Helper (#68)
---
 dev/README_RELEASE_CLIENT.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev/README_RELEASE_CLIENT.md b/dev/README_RELEASE_CLIENT.md
index 07fd129..ab67a14 100644
--- a/dev/README_RELEASE_CLIENT.md
+++ b/dev/README_RELEASE_CLIENT.md
@@ -404,3 +404,7 @@ Create a new release on GitHub with the release notes and assets from the releas
 ## Notify developers of release
 
 See Airflow process documented [here](https://github.com/apache/airflow/blob/master/dev/README_RELEASE_AIRFLOW.md#notify-developers-of-release) (just replace Airflow with Airflow Client)
+
+## Add release data to Apache Committee Report Helper
+
+Add the release data (version and date) at: https://reporter.apache.org/addrelease.html?airflow
\ No newline at end of file