10000 DOC: Update Overview page in documentation by iuliakhomenko · Pull Request #17368 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

DOC: Update Overview page in documentation #17368

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 4 commits into from
Aug 30, 2017
Merged
Changes from 1 commit
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
8000
Diff view
Prev Previous commit
Next Next commit
DOC Revise Overview page
  • Loading branch information
iuliakhomenko committed Aug 29, 2017
commit d1f766829a609bd7da13e96756f9bbaba36a698d
16 changes: 3 additions & 13 deletions doc/source/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

.. currentmodule:: pandas

****************
Package overview
****************

Expand Down Expand Up @@ -109,21 +110,10 @@ The documents clarify how decisions are made and how the various elements of our

Wes McKinney is the Benevolent Dictator for Life (BDFL).

Current Core Team
Development Team
-----------------

* Tom Augspurger
* Chris Bartak
* Phillip Cloud
* Andy Hayden
* Stephan Hoyer
* Wes McKinney
* Jeff Reback
* Chang She
* Masaaki Horikoshi
* Joris Van den Bossche

More details and the past Core Team members can be found on the `people’s page <https://github.com/pandas-dev/pandas-governance/blob/master/people.md>`__ of the governance repo.
The list of the Core Team members and more detailed information can be found on the `people’s page <https://github.com/pandas-dev/pandas-governance/blob/master/people.md>`__ of the governance repo.


Institutional Partners
Expand Down
0