Skip to content

Commit

Permalink
fixed Vancouver 2014 dates to solve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
kmugrage committed May 6, 2016
1 parent 6755f3c commit c8b53e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/events/2014-vancouver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ friendly: "2014-vancouver" # Four digit year and the city name in lower-case. Do
status: "past" # Options are "past" or "current". Use "current" for upcoming.

# All dates are in unquoted 2014-MM-DD, like this: variable: 2016-01-05
startdate: 2014-03-15 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2014-03-15 # The end date of your event. Leave blank if you don't have a venue reserved yet.
startdate: 2014-11-14 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2014-11-15 # The end date of your event. Leave blank if you don't have a venue reserved yet.
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2016-01-01 # start accepting talk proposals.
cfp_date_end: 2016-01-01 # close your call for proposals.
Expand Down

0 comments on commit c8b53e7

Please sign in to comment.