You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: governance.md
+16-26
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ made and how the various elements of our community interact, including the relat
6
6
between open source collaborative development and work that may be funded by for-profit
7
7
or non-profit entities.
8
8
9
-
Summary
10
-
=======
9
+
## Summary
10
+
11
11
_pandas_ is a community-owned and community-run project. Major technical changes to the
12
12
project are managed by the PDEP (pandas enhancement proposal) process, described in
13
13
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
16
16
Committee, elected on an annual basis, coordinates the activities of the different
17
17
teams.
18
18
19
-
The Project
20
-
===========
19
+
## The Project
21
20
22
21
The pandas Project (The Project) is an open source software project sponsored
23
22
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
28
27
the most powerful and flexible open source data analysis / manipulation tool available
29
28
in any language. The Software developed by
30
29
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.
35
33
36
34
The Project is developed by a team of distributed developers, called
37
35
Contributors. Contributors are individuals who have contributed code,
@@ -43,20 +41,19 @@ open and public Project discussions on GitHub, mailing lists, and
43
41
other channels. The foundation of Project participation is openness and
44
42
transparency.
45
43
46
-
47
44
The Project Community consists of all Contributors and Users of the Project.
48
45
Contributors work on behalf of and are responsible to the larger Project
49
46
Community and we strive to keep the barrier between Contributors and Users as
50
47
low as possible.
48
+
51
49
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
53
51
sponsor, may hold project trademarks and other intellectual property, helps
54
52
manage project donations and acts as a parent legal entity. NumFOCUS is the
55
53
only legal entity that has a formal relationship with the project (see
56
54
Institutional Partners section below).
57
55
58
-
Governance
59
-
==========
56
+
## Governance
60
57
61
58
This section describes the governance and leadership model of The Project.
62
59
@@ -70,8 +67,7 @@ To manage the project, there are different Teams that each have responsibility f
70
67
specific aspects of the project. Collectively, the members of all Teams are referred to
71
68
as _Stewards_ of the project.
72
69
73
-
Steering Committee
74
-
==================
70
+
### Steering Committee
75
71
76
72
The role of the _pandas_ Steering Committee is to coordinate the activities of the
77
73
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
111
107
summarize those to the Community after eliding personal/private/sensitive
112
108
information that should not be posted to the public internet.
113
109
114
-
115
-
Institutional Partners and Funding
116
-
==================================
110
+
## Institutional Partners and Funding
117
111
118
112
The Stewards are the primary leaders of the project. No outside
119
113
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
171
165
https://pandas.pydata.org/about/sponsors.html .
172
166
173
167
174
-
Document History
175
-
================
168
+
## Document History
176
169
177
170
Original Version: February 15, 2016
178
171
Complete Revision: ???, 2024
179
172
180
-
Acknowledgments
181
-
===============
173
+
## Acknowledgments
182
174
183
175
Portions of this document were adapted from the [NumPy governance document](https://numpy.org/doc/stable/dev/governance/governance.html).
184
176
185
-
License
186
-
=======
177
+
## License
187
178
188
179
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/).
189
180
190
181
191
-
Notes
192
-
=====
182
+
## Notes
193
183
194
184
The official version of this document, along with a list of
195
185
individuals and institutions in the roles defined in the governance
196
186
section below, is contained in The Project Governance Repository at:
0 commit comments