Skip to content

Commit

Permalink
Merge pull request #216 from vinayak-mehta/update-events
Browse files Browse the repository at this point in the history
Update events list
  • Loading branch information
vinayak-mehta authored Dec 24, 2024
2 parents 016987b + ec48a52 commit c479335
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,5 +287,22 @@
"python"
],
"url": "https://pycon.ee"
},
{
"by": "bot",
"cfp_end_date": "1970-01-01",
"cfp_open": false,
"city": null,
"country": null,
"end_date": "2025-01-26",
"kind": "conference",
"name": "PyCon+Web 2025",
"source": "https://wiki.python.org/moin/PythonEventsCalendar",
"start_date": "2025-01-24",
"state": null,
"tags": [
"python"
],
"url": "https://www.pyconweb.com/"
}
]
18 changes: 18 additions & 0 deletions data/events_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,23 @@
"python"
],
"url": "https://pycon.ee"
},
{
"by": "bot",
"cfp_end_date": "1970-01-01",
"cfp_open": false,
"city": null,
"country": null,
"end_date": "2025-01-26",
"kind": "conference",
"location": "Berlin, Germany",
"name": "PyCon+Web 2025",
"source": "https://wiki.python.org/moin/PythonEventsCalendar",
"start_date": "2025-01-24",
"state": null,
"tags": [
"python"
],
"url": "https://www.pyconweb.com/"
}
]
18 changes: 18 additions & 0 deletions data/python.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"by": "bot",
"cfp_end_date": "1970-01-01",
"cfp_open": false,
"city": null,
"country": null,
"end_date": "2025-01-26",
"kind": "conference",
"location": "Berlin, Germany",
"name": "PyCon+Web 2025",
"source": "https://wiki.python.org/moin/PythonEventsCalendar",
"start_date": "2025-01-24",
"state": null,
"tags": [
"python"
],
"url": "https://www.pyconweb.com/"
},
{
"by": "bot",
"cfp_end_date": "1970-01-01",
Expand Down

0 comments on commit c479335

Please sign in to comment.