Skip to content

Commit ef5c842

Browse files
Add python-docs-el in sprints (#121)
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 811adec commit ef5c842

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/pages/[lang]/sprints.astro

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ const sprintsData = [
4141
languages: "Astro, HTML",
4242
maintainers_discord: ["vadal7373"]
4343
},
44+
{
45+
name: "Python Docs El",
46+
project_url: "https://github.com/python/python-docs-el",
47+
project_doc_url: "https://python-docs-el.readthedocs.io/el/latest/",
48+
description: "The Greek Translation of Python Documentation. It is a good opportunity for someone to make Python accessible to the Greek people and also learn Git, Github and copperate with others.",
49+
level: "Any level",
50+
languages: "Python, Makefile",
51+
maintainers_discord: ["panoshad", "artemisln", "sloop.official"]
52+
},
4453
{
4554
name: "DataJourney",
4655
project_url: "https://github.com/DataJourneyHQ/DataJourney",

0 commit comments

Comments
 (0)