This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new d2d0628 remove gap in attachment numbers
d2d0628 is described below
commit d2d06289c13c049c3740f4b35264bb0e0fdca8ed
Author: Sam Ruby <[email protected]>
AuthorDate: Wed Mar 21 20:21:02 2018 -0400
remove gap in attachment numbers
---
www/board/agenda/templates/agenda.erb | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/board/agenda/templates/agenda.erb
b/www/board/agenda/templates/agenda.erb
index 689fd61..06b3baa 100644
--- a/www/board/agenda/templates/agenda.erb
+++ b/www/board/agenda/templates/agenda.erb
@@ -99,7 +99,7 @@
A. VP of W3C Relations [<%=
@owner.for(ASF::Committee.find('W3C Relations')) %>]
- See Attachment 8
+ See Attachment 7
[ approved:
comments:
@@ -108,7 +108,7 @@
B. Apache Legal Affairs Committee [<%=
@owner.for(ASF::Committee.find('Legal Affairs')) %>]
- See Attachment 9
+ See Attachment 8
[ approved:
comments:
@@ -117,7 +117,7 @@
C. Apache Security Team Project [<%=
@owner.for(ASF::Committee.find('Security Team')) %>]
- See Attachment 10
+ See Attachment 9
[ approved:
comments:
@@ -193,17 +193,17 @@ ASF::Committee.find('Travel
Assistance').chair.public_name %>]
-----------------------------------------
-Attachment 8: Report from the VP of W3C Relations [<%=
+Attachment 7: Report from the VP of W3C Relations [<%=
ASF::Committee.find('W3C Relations').chair.public_name %>]
-----------------------------------------
-Attachment 9: Report from the Apache Legal Affairs Committee [<%=
+Attachment 8: Report from the Apache Legal Affairs Committee [<%=
ASF::Committee.find('Legal Affairs').chair.public_name %>]
-----------------------------------------
-Attachment 10: Report from the Apache Security Team Project [<%=
+Attachment 9: Report from the Apache Security Team Project [<%=
ASF::Committee.find('Security Team').chair.public_name %>]
--
To stop receiving notification emails like this one, please contact
[email protected].