-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into release/1.4
- Loading branch information
Showing
6 changed files
with
453 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,7 +153,7 @@ jobs: | |
uses: docker/setup-qemu-action@v2 | ||
|
||
- name: Build wheels | ||
uses: pypa/[email protected].0 | ||
uses: pypa/[email protected].1 | ||
|
||
- name: Keep wheel files | ||
uses: actions/upload-artifact@v3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,12 +20,11 @@ The Technical Steering Committee (TSC) is responsible for: | |
1. Raise subjects/issues that are important for the direction/development of this project | ||
|
||
The community council consists of the following members: | ||
1. Aditya Hekker | ||
1. Tony Xiang | ||
1. Werner van Westering | ||
1. Jonas van den Bogaard | ||
|
||
Aditya Hekker will chair the TSC. | ||
Tony Xiang will chair the TSC. | ||
|
||
Any community member or Contributor can ask that something | ||
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 | |
### Notable Non-Code Contributors | ||
|
||
The code contributors (who pushed commits into the repository) are automatically maintained by GitHub. | ||
However, many people have been contributing to this project in other forms with commiting any code, e.g., | ||
However, many people have been contributing to this project in other forms without commiting any code, e.g., | ||
developing new mathematical algorithms. | ||
To honor their contribution, we mention their names as non-code contributors as below: | ||
|
||
|
Oops, something went wrong.