Skip to content

Commit c6c31c7

Browse files
Merge branch 'main' into release/1.4
2 parents f2db321 + 158d062 commit c6c31c7

File tree

6 files changed

+453
-72
lines changed

6 files changed

+453
-72
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
uses: docker/setup-qemu-action@v2
154154

155155
- name: Build wheels
156-
uses: pypa/[email protected].0
156+
uses: pypa/[email protected].1
157157

158158
- name: Keep wheel files
159159
uses: actions/upload-artifact@v3

PROJECT_GOVERNANCE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@ The Technical Steering Committee (TSC) is responsible for:
2020
1. Raise subjects/issues that are important for the direction/development of this project
2121

2222
The community council consists of the following members:
23-
1. Aditya Hekker
2423
1. Tony Xiang
2524
1. Werner van Westering
2625
1. Jonas van den Bogaard
2726

28-
Aditya Hekker will chair the TSC.
27+
Tony Xiang will chair the TSC.
2928

3029
Any community member or Contributor can ask that something
3130
be reviewed by the TSC by contacting the TSC at <[email protected]>.
@@ -59,7 +58,7 @@ To become a contributor, a community member simply has to perform one or more ac
5958
### Notable Non-Code Contributors
6059

6160
The code contributors (who pushed commits into the repository) are automatically maintained by GitHub.
62-
However, many people have been contributing to this project in other forms with commiting any code, e.g.,
61+
However, many people have been contributing to this project in other forms without commiting any code, e.g.,
6362
developing new mathematical algorithms.
6463
To honor their contribution, we mention their names as non-code contributors as below:
6564

0 commit comments

Comments
 (0)