Skip to content

WEB: Add diversity note to team.md #28630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Oct 4, 2019
Merged
Prev Previous commit
Next Next commit
Add Diversty note to team.md
  • Loading branch information
dorothykiz1 committed Sep 26, 2019
commit c66fbab0b0e59e86f976f9994cd49f4f608b90e1
20 changes: 11 additions & 9 deletions web/pandas/community/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,18 @@ If you want to support pandas development, you can find information in the [dona
{% endfor %}
</div>
{% endfor %}
<div>
<b>Diversity and Inclusion</b>
<p>
Pandas expressly welcomes and encourages anyone who faces under-representation,systemic bias or discrimination
in the technology industry to contribute.
We are concerned by divesity and if you identify as any of the groups mentioned above
dont hesitate to make your contribution,if you need help please get in touch.
</p>
</div>


</div>
**Diversity and Inclusion**

> _pandas_ expressly welcomes and encourages anyone who faces under-representation,systemic bias or discrimination
> in the technology industry to contribute.
> We are concerned by diversity and if you identify as any of the groups mentioned above
> do not hesitate to make your contribution,if you need help please get in touch with us on [Divesity](diversity@pandas.io) .
> We do not tolerate any form of discrimination,please revist our [CODE OF CONDUCT](https://github.com/pandas-dev/pandas/blob/master/.github/CODE_OF_CONDUCT.md) .



## BDFL

Expand Down