Skip to content

Commit fcf548c

Browse files
Update PyladiesCon sponsors information
1 parent 8960516 commit fcf548c

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ most in Python conferences, similarly to the most active speakers.
1414
# List of Conferences
1515

1616
* EuroPython: 2025
17+
* PyLadiesCon: 2023, 2022
1718
* PyCon Italy:
1819
* PyCon Greece:
1920

data/sponsors/pyladiescon/2025.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"year":2025,
3+
"levels": {
4+
"Champion": 10000,
5+
"Supporter": 6000,
6+
"Connector": 3000,
7+
"Booster": 1500,
8+
"PyLadies Chapter Sponsor": 600,
9+
"PyLadies Discussion Sponsor": 600,
10+
"Partner": 750,
11+
"Individual": 50,
12+
"Custom sponsorhip":"custom",
13+
"Special contributors": "other"
14+
},
15+
"sponsors": [
16+
{
17+
"name": "",
18+
"website": "",
19+
"level": ""
20+
}
21+
22+
]
23+
}

0 commit comments

Comments
 (0)