Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,13 @@ <h2>Organisers</h2>
<li>Niko Föhr</li>
<li>Teemu Säilynoja</li>
</ul>


<h2>Community</h2>
<ul>
<li><a href="https://helsinki-python.github.io/">Helsinki Python</a> is a local Python user group in the Greater Helsinki region.</li>
<li><a href="https://www.techtrib.es/">Techtribes</a> collects the tech meetups in Finland in one place.</li>
</ul>

<footer>
<h2>About PyData</h2>
<p>
Expand All @@ -82,6 +88,6 @@ <h2>About PyData</h2>
The PyData Code of Conduct governs this meetup. To discuss any issues or concerns relating to the code of conduct or the behavior of anyone at a PyData meetup, please contact the local group organizers (message us on the meetup page). Please also submit a report of any potential Code of Conduct violation <a href="https://numfocus.typeform.com/to/ynjGdT">directly to NumFOCUS</a>. Thank you for helping us to maintain a welcoming and friendly PyData community!
</p>
</footer>

</body>
</html>