Skip to content

Commit

Permalink
chore: sort conferences (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: JesperDramsch <[email protected]>
  • Loading branch information
github-actions[bot] and JesperDramsch authored Jan 9, 2025
1 parent 2f583d4 commit 3557844
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
29 changes: 29 additions & 0 deletions _data/archive.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
---

- conference: PyCon China
year: 2024
link: https://cn.pycon.org/2024/
cfp: '2023-11-30 23:59:00'
place: Shanghai, China
start: 2024-11-23
end: 2024-11-23
sub: PY
location:
- title: PyCon China 2024
latitude: 31.2323437
longitude: 121.4691024

- conference: PyCon Australia
alt_name: PyCon AU
year: 2024
link: https://2024.pycon.org.au/
cfp_link: https://pretalx.com/pycon-au-2024/cfp
cfp: '2024-07-22 22:00:00'
timezone: Australia/Melbourne
place: Melbourne, Australia
start: 2024-11-22
end: 2024-11-26
sub: PY
location:
- title: PyCon Australia 2024
latitude: -37.8142454
longitude: 144.9631732

- conference: Xtreme Python
year: 2024
link: https://xtremepython.dev/2024/
Expand Down
29 changes: 0 additions & 29 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,22 +386,6 @@
latitude: -10.3333333
longitude: -53.2

- conference: PyCon Australia
alt_name: PyCon AU
year: 2024
link: https://2024.pycon.org.au/
cfp_link: https://pretalx.com/pycon-au-2024/cfp
cfp: '2024-07-22 22:00:00'
timezone: Australia/Melbourne
place: Melbourne, Australia
start: 2024-11-22
end: 2024-11-26
sub: PY
location:
- title: PyCon Australia 2024
latitude: -37.8142454
longitude: 144.9631732

- conference: Python BarCamp Karlsruhe
year: 2024
link: https://barcamps.eu/python-barcamp-karlsruhe-2025/
Expand All @@ -415,19 +399,6 @@
latitude: 49.0068705
longitude: 8.4034195

- conference: PyCon China
year: 2024
link: https://cn.pycon.org/2024/
cfp: '2023-11-30 23:59:00'
place: Shanghai, China
start: 2024-11-23
end: 2024-11-23
sub: PY
location:
- title: PyCon China 2024
latitude: 31.2323437
longitude: 121.4691024

- conference: PyTorch Conference
year: 2025
link: https://events.linuxfoundation.org/pytorch-conference-2025/
Expand Down

0 comments on commit 3557844

Please sign in to comment.