Skip to content

Commit

Permalink
Merge pull request #472 from devopsdays/bridget-toronto-past
Browse files Browse the repository at this point in the history
Moving Toronto to past.
  • Loading branch information
bridgetkromhout committed May 29, 2016
2 parents ab958a3 + f4550ad commit 2f54b56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/events/2016-toronto.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 2016-toronto # The name of the event. Four digit year with the city name in lower-case, with no spaces.
year: "2016" # The year of the event. Make sure it is in quotes.
year: 2016 # The year of the event. Make sure it is in quotes.
city: "Toronto" # The city name of the event. Capitalize it.
friendly: "2016-toronto" # Four digit year and the city name in lower-case. Don't forget the dash!
status: "current" # Options are "past" or "current".
status: "past" # Options are "past" or "current".
startdate: 2016-05-26 # The start date of your event, in YYYY-MM-DD format. Leave blank if you don't have a date yet.
enddate: 2016-05-27 # The end date of your event, in YYYY-MM-DD format. Leave blank if you don't have a date yet.
cfp_date_start: 2016-01-13
Expand Down

0 comments on commit 2f54b56

Please sign in to comment.