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

kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 4550c9b35e GH-34174: [Docs][Release] Add Twitter to post-release tasks 
(#34202)
4550c9b35e is described below

commit 4550c9b35e6774301f65a5678cfbb9753ceca614
Author: David Li <[email protected]>
AuthorDate: Wed Feb 15 16:05:16 2023 -0500

    GH-34174: [Docs][Release] Add Twitter to post-release tasks (#34202)
    
    Tweet out the blog post as part of the post-release tasks to help promote 
the release.
    * Closes: #34174
    
    Authored-by: David Li <[email protected]>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 docs/source/developers/release.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/source/developers/release.rst 
b/docs/source/developers/release.rst
index bb7f2640de..6630761534 100644
--- a/docs/source/developers/release.rst
+++ b/docs/source/developers/release.rst
@@ -236,6 +236,7 @@ Be sure to go through on the following checklist:
 #. Update version in Apache Arrow Cookbook
 #. Announce the new release
 #. Publish release blog posts
+#. Announce the release on Twitter
 #. Remove old artifacts
 
 .. dropdown:: Mark the released version as "RELEASED" on JIRA
@@ -623,6 +624,15 @@ Be sure to go through on the following checklist:
 
    TODO
 
+.. dropdown:: Announce the release on Twitter
+   :animate: fade-in-slide-down
+   :class-title: sd-fs-5
+   :class-container: sd-shadow-md
+
+   Post the release blog post on Twitter from the `@ApacheArrow 
<https://twitter.com/ApacheArrow>`_ handle.
+
+   PMC members have access or can request access, after which they can post 
via `TweetDeck <https://tweetdeck.twitter.com>`_.
+
 .. dropdown:: Remove old artifacts
    :animate: fade-in-slide-down
    :class-title: sd-fs-5

Reply via email to