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: content/about/mission/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ These tools are placed under shared maintenance and development in the `scverse`
26
26
27
27
## User engagement
28
28
29
-
We are community-driven and committed to keeping the `scverse` community open. We strive to actively foster a community where everyone is and feels welcomed, and where there are no barriers to contributions in any form. We welcome newcomers and pledge to build an environment where they can grow as contributors, developers and community members. Together with technical and development support, we also support our users through:
29
+
We are community-driven and committed to keeping the `scverse` community open. We strive to actively foster a community where everyone is and feels welcomed, and where there are no barriers to contributions in any form. We welcome newcomers and pledge to build an environment where they can grow as contributors, developers, and community members. Together with technical and development support, we also support our users through:
30
30
31
31
* Clear documentation of code and usage via docs and tutorials.
32
32
* Participation in development through issues and pull requests.
@@ -40,10 +40,10 @@ Development of these packages is not restricted – contributions are welcomed a
40
40
However, `scverse` aims to support the external development of new approaches to analyze and work with single cell data.
41
41
We encourage the creation of new methods and tools on top of the *core* packages and data-structures.
42
42
43
-
We support the development these ecosystem packages by:
43
+
We support the development of these ecosystem packages by:
44
44
45
45
* Providing stable APIs to build on top of.
46
-
* Providing standardized and wellsupported data structure to pass around data.
46
+
* Providing standardized and well-supported data structure to pass around data.
47
47
* Making sure all contributions are recognized in our change logs and documentation.
48
48
* Promoting 3rd party packages that rely on `scverse` via our websites and social media feeds.
Copy file name to clipboardExpand all lines: content/about/roles/_index.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The purpose of this document is to formalize the governance process used by the `scverse` project, to clarify how decisions are made and how the various groups within our community interact.
4
4
5
5
As a whole, we are a consensus-based community project.
6
-
However, any subproject within the scverse can have their own governance system as long as they do not conflict with the rules set out here.
6
+
However, any subproject within the scverse can have its own governance system as long as they do not conflict with the rules set out here.
7
7
Anyone with an interest in the project can join the community, contribute to the project design, and participate in the decision making process.
8
8
This document describes how that participation takes place, how to find consensus, and how deadlocks are resolved.
9
9
@@ -23,7 +23,7 @@ among other possibilities.
23
23
Any community member can become a contributor, and all are encouraged to do so.
24
24
By contributing to the project, community members can directly help to shape its future.
25
25
26
-
All community members are required to adhere by our [code of conduct](https://scverse.org/about/code_of_conduct/).
26
+
All community members are required to adhere to our [code of conduct](https://scverse.org/about/code_of_conduct/).
27
27
Potential contributors are encouraged to read the [Contributing Guide](https://scanpy.readthedocs.io/en/stable/dev/index.html).
28
28
29
29
A community member becomes a contributor when the following criteria are met:
@@ -38,15 +38,15 @@ This includes who gets commit rights to their projects.
38
38
39
39
## Core team
40
40
41
-
The core team are community members that have demonstrated continued commitment to the project through ongoing contributions.
41
+
The core team are community members who have demonstrated continued commitment to the project through ongoing contributions.
42
42
They have shown they can be trusted to maintain scverse with care.
43
43
Team members appear as organization members on the scverse [GitHub organization](https://github.com/orgs/scverse/people) and are on our [@scverse/core](https://github.com/orgs/scverse/teams/core) GitHub team.
44
44
45
45
There are sub-roles within the core team depending on the kinds covering different kinds of contributions and responsibilities.
46
46
47
47
### Core developers
48
48
49
-
Core developers are members of the core team who have made signifigant code contributions to `scverse`.
49
+
Core developers are members of the core team who have made significant code contributions to `scverse`.
50
50
They are granted additional rights so they can more easily carry on with their `scverse` related activities.
51
51
These rights include: merging approved pull requests, voting for and against contested pull-requests, and being involved in deciding major changes to the API.
52
52
Core developers are on our [@scverse/core-devs](https://github.com/orgs/scverse/teams/core-devs) GitHub team.
@@ -60,7 +60,7 @@ While there is no hard-and-fast rule about who can be nominated, ideally, they s
60
60
* Contributed to the discussion and review of others' work
61
61
* Collaborated in a way befitting our community values
62
62
63
-
After nomination admission will be decided by two-thirds majority vote on a private mailing list by the core team.
63
+
After nomination, admission will be decided by two-thirds majority vote on a private mailing list by the core team.
64
64
65
65
Primary maintainers of new core packages, who are not already core developers, will be invited to join.
66
66
@@ -91,17 +91,17 @@ During that time deadlocked votes of the SC will be postponed until the new memb
91
91
92
92
The `scverse` steering council may be contacted at `steering-council@scverse.org`, or via the [@scverse/steering-council](https://github.com/orgs/scverse/teams/steering-council) GitHub team.
93
93
94
-
## Management committee
94
+
## Management Committee
95
95
96
96
The management committee consists of PIs that support the development of scverse core projects. Members of the management committee are expected to secure funding and allocate resources to the continuous development of one or more core projects.
97
97
98
98
PIs supervising the development of new core packages, who are not already part of the managment committee, will be invited to join.
99
99
100
-
## Scientific advisory board
100
+
## Scientific Advisory Board
101
101
102
102
The scientific advisory boards consists of highly experienced scientists devoted to research in single cell omics analysis. In an annual meeting, the scientific advisory boards assesses the progress of scverse and suggests priorities for the next year based on the latests developments in the field.
103
103
104
-
Members of the scientific adivsory boards are nominated by the core team.
104
+
Members of the scientific advisory boards are nominated by the core team.
0 commit comments