prepare_news.sh: add helper script to create new posted news entries
authorStefan Metzmacher <metze@samba.org>
Wed, 5 Aug 2015 11:15:38 +0000 (13:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 5 Aug 2015 12:27:04 +0000 (14:27 +0200)
commit24b3b7368325279d8f93a2bdafd8ee7447759339
tree661de779188abf7370a6081e570e2630bb7e9e8f
parent79bc06e51141c4580dfd9473616f9cfa6bcd3830
prepare_news.sh: add helper script to create new posted news entries

This can be used like this:

./prepare_news.sh <NAME> <HEADLINE>

It opens ${EDITOR} in order to fill the body content.

This will be the first example:

./prepare_news.sh sambaXP-2015-recordings sambaXP: Listen to the 2015 recordings - and save the date for 2016

Signed-off-by: Stefan Metzmacher <metze@samba.org>
prepare_news.sh [new file with mode: 0755]