Skip to content

Commit d98d225

Browse files
Add stubs for 2 known sprints
1 parent d712dea commit d98d225

File tree

5 files changed

+30
-71
lines changed

5 files changed

+30
-71
lines changed

src/content/sprints/beeware.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "BeeWare"
3+
numberOfPeople: "TBA"
4+
pythonLevel: "Any"
5+
contactPerson:
6+
name: "Petr Viktorin"
7+
email: "-"
8+
links:
9+
- title: "Code of Conduct"
10+
url: "https://www.python.org/psf/conduct/"
11+
- title: "CPython's Developer Guide"
12+
url: "https://devguide.python.org/"
13+
- title: "Easy Issues"
14+
url: "https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy"
15+
---
16+
17+
Come sprint on CPython and work on Python 3.15!

src/content/sprints/bracelet-weaving-workshop.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/content/sprints/cpython.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "CPython Core"
3+
numberOfPeople: "TBA"
4+
pythonLevel: "2+ years recommended"
5+
contactPerson:
6+
name: "Russell Keith-Magee"
7+
email: "-"
8+
links:
9+
- title: "BeeWare GitHub"
10+
url: "https://github.com/beeware"
11+
---
12+
13+
Come sprint on the BeeWare project!

src/content/sprints/data-morph.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/content/sprints/spdt-python-library.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)