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

[airflow-client-python] branch add-committee-step created (now 9daaa8f)

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

ephraimanierobi pushed a change to branch add-committee-step
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


      at 9daaa8f  Add step to add release data to Committee Report Helper

This branch includes the following new commits:

     new 9daaa8f  Add step to add release data to Committee Report Helper

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[airflow-client-python] 01/01: Add step to add release data to Committee Report Helper

Posted by ep...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a commit to branch add-committee-step
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git

commit 9daaa8f9e0f72fd4429c686f5e50df82e29eaab7
Author: Ephraim Anierobi <sp...@gmail.com>
AuthorDate: Fri Feb 3 09:36:12 2023 +0100

    Add step to add release data to Committee Report Helper
---
 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