Skip to content

Commit 3d6a2dc

Browse files
Merge remote-tracking branch 'upstream/main' into changes_front_back
2 parents 1f5e1e6 + eccb0b6 commit 3d6a2dc

File tree

1 file changed

+16
-26
lines changed

1 file changed

+16
-26
lines changed

governance.md

+16-26
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ made and how the various elements of our community interact, including the relat
66
between open source collaborative development and work that may be funded by for-profit
77
or non-profit entities.
88

9-
Summary
10-
=======
9+
## Summary
10+
1111
_pandas_ is a community-owned and community-run project. Major technical changes to the
1212
project are managed by the PDEP (pandas enhancement proposal) process, described in
1313
PDEP-1 at https://pandas.pydata.org/pdeps/0001-purpose-and-guidelines.html . Because of
@@ -16,8 +16,7 @@ who each have responsibilities for different aspects of the project. A Steering
1616
Committee, elected on an annual basis, coordinates the activities of the different
1717
teams.
1818

19-
The Project
20-
===========
19+
## The Project
2120

2221
The pandas Project (The Project) is an open source software project sponsored
2322
by the 501(c)3 NumFOCUS Foundation. NumFOCUS provides pandas with fiscal, legal, and
@@ -28,10 +27,9 @@ real world data analysis in Python. Additionally, it has the broader goal of bec
2827
the most powerful and flexible open source data analysis / manipulation tool available
2928
in any language. The Software developed by
3029
The Project is released under the BSD (or similar) open source license,
31-
developed openly and hosted on public GitHub repositories under the [`pandas-dev`
32-
GitHub organization](https://github.com/pandas-dev). Examples of Project Software
33-
include the main pandas code repository, pandas website, `pandas-stubs` and the
34-
pandas-datareader add-on library.
30+
developed openly and hosted on public GitHub repositories under the [pandas
31+
GitHub organization](https://github.com/pandas-dev). Examples of Project Software
32+
include the main pandas code repository and the pandas-stubs library.
3533

3634
The Project is developed by a team of distributed developers, called
3735
Contributors. Contributors are individuals who have contributed code,
@@ -43,20 +41,19 @@ open and public Project discussions on GitHub, mailing lists, and
4341
other channels. The foundation of Project participation is openness and
4442
transparency.
4543

46-
4744
The Project Community consists of all Contributors and Users of the Project.
4845
Contributors work on behalf of and are responsible to the larger Project
4946
Community and we strive to keep the barrier between Contributors and Users as
5047
low as possible.
48+
5149
The Project is formally affiliated with the 501(c)3 NumFOCUS Foundation
52-
([http://numfocus.org](http://numfocus.org)), which serves as its fiscal
50+
([https://numfocus.org](https://numfocus.org)), which serves as its fiscal
5351
sponsor, may hold project trademarks and other intellectual property, helps
5452
manage project donations and acts as a parent legal entity. NumFOCUS is the
5553
only legal entity that has a formal relationship with the project (see
5654
Institutional Partners section below).
5755

58-
Governance
59-
==========
56+
## Governance
6057

6158
This section describes the governance and leadership model of The Project.
6259

@@ -70,8 +67,7 @@ To manage the project, there are different Teams that each have responsibility f
7067
specific aspects of the project. Collectively, the members of all Teams are referred to
7168
as _Stewards_ of the project.
7269

73-
Steering Committee
74-
==================
70+
### Steering Committee
7571

7672
The role of the _pandas_ Steering Committee is to coordinate the activities of the
7773
different Teams and to ensure that different policies and procedures are carried out in
@@ -111,9 +107,7 @@ communications and decisions are needed, the Steering Committee will do its best
111107
summarize those to the Community after eliding personal/private/sensitive
112108
information that should not be posted to the public internet.
113109

114-
115-
Institutional Partners and Funding
116-
==================================
110+
## Institutional Partners and Funding
117111

118112
The Stewards are the primary leaders of the project. No outside
119113
institution, individual or legal entity has the ability to own, control, usurp
@@ -171,28 +165,24 @@ A list of current Institutional Partners is maintained at the page
171165
https://pandas.pydata.org/about/sponsors.html .
172166

173167

174-
Document History
175-
================
168+
## Document History
176169

177170
Original Version: February 15, 2016
178171
Complete Revision: ???, 2024
179172

180-
Acknowledgments
181-
===============
173+
## Acknowledgments
182174

183175
Portions of this document were adapted from the [NumPy governance document](https://numpy.org/doc/stable/dev/governance/governance.html).
184176

185-
License
186-
=======
177+
## License
187178

188179
To the extent possible under law, the authors have waived all copyright and related or neighboring rights to the pandas project governance and decision-making document, as per the [CC-0 public domain dedication / license](https://creativecommons.org/publicdomain/zero/1.0/).
189180

190181

191-
Notes
192-
=====
182+
## Notes
193183

194184
The official version of this document, along with a list of
195185
individuals and institutions in the roles defined in the governance
196186
section below, is contained in The Project Governance Repository at:
197187

198-
[https://github.com/pandas-dev/pandas-governance](https://github.com/pandas-dev/pandas-governance)
188+
[https://github.com/pandas-dev/pandas-governance](https://github.com/pandas-dev/pandas-governance)

0 commit comments

Comments
 (0)