summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
--------------------------------------------------------------------------------