From b983a784c800078ba287ebf7440d50b761f4a081 Mon Sep 17 00:00:00 2001 From: Han Date: Sat, 13 Jul 2024 10:49:26 -0700 Subject: [PATCH] Update footer.html to include CoC Code of Conduct link in the footer for the pyopensci.org website in response to issue #396 --- _includes/footer.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/footer.html b/_includes/footer.html index 274b6d38..5e87af14 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -26,6 +26,8 @@

pyOpenSci is a fiscally sponsored project of Community Initiatives, a registered 501(c)3 non-profit organization based in California, USA. pyOpenSci is grateful for support from the Sloan Foundation and the Chan Zuckerberg Initiative.

+

pyOpensci is dedicated to creating a welcoming, supportive and diverse community around the open source Python tools that drive open science. Our Code of Conduct defines expected behavior and guidelines that help create such a community. +

© {{ site.time | date: '%Y' }} {{ site.name | default: site.title }}