summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-02-15 10:48:24 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-02-15 10:48:24 +0100
commit4e61d140b4f440c200381abe993e092b59791b64 (patch)
treedbef671d1031891eedc780bb2a7945ef06c362e0 /scripts
parentrekonq 0.8.90 (diff)
downloadrekonq-4e61d140b4f440c200381abe993e092b59791b64.tar.xz
Update RELEASE_HOWTO file
Diffstat (limited to 'scripts')
-rw-r--r--scripts/RELEASE_HOWTO2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/RELEASE_HOWTO b/scripts/RELEASE_HOWTO
index fa8fcaf8..9d27bb19 100644
--- a/scripts/RELEASE_HOWTO
+++ b/scripts/RELEASE_HOWTO
@@ -7,7 +7,7 @@ SECTION 1: Preparation
* Update INSTALL file (usually just new dependencies)
* Update src/main.cpp. Check AUTHORS and CREDITS
* Bump Version Number (in the CMakeLists.txt file)
-* Commit the source to GIT and ccmail: rekonq@kde.org
+* Commit the source to GIT and ccmail: rekonq@kde.org,kde-i18n-doc@kde.org
* tag it : git tag -s $VERSION
--------------------------------------------------------------------------------