[releng] schedule: Update labels to note we're talking about features, not modules
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [releng] schedule: Update labels to note we're talking about features, not modules
- Date: Fri, 16 Sep 2011 15:58:28 +0000 (UTC)
commit 4c26c607554bba9dce8e166546821553b9d05d10
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Fri Sep 16 17:56:48 2011 +0200
schedule: Update labels to note we're talking about features, not modules
tools/schedule/libschedule.py | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tools/schedule/libschedule.py b/tools/schedule/libschedule.py
index 4528426..3f42f17 100755
--- a/tools/schedule/libschedule.py
+++ b/tools/schedule/libschedule.py
@@ -88,10 +88,10 @@ in $version. If you are not able to make a tarball before this deadline or
if you think you'll be late, please send a mail to the release team and
we'll find someone to roll the tarball for you!""",
'modules': {
- 'proposals-start': 'New module proposal start',
- 'proposals-end': 'New module proposal end',
- 'discussion': 'Module inclusion discussion heats up',
- 'decision': 'Release Team decides on new modules'
+ 'proposals-start': 'New feature proposals period start',
+ 'proposals-end': 'New feature proposals period end',
+ 'discussion': 'Feature proposals discussion heats up',
+ 'decision': 'Release Team decides on new features'
},
'release': 'GNOME $version $detail release',
'freeze': {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]