-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
71 additions
and
162 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 |
---|---|---|
|
@@ -1121,7 +1121,7 @@ | |
alternate_emails: | ||
- [email protected] | ||
- [email protected] | ||
num_commits: 27 | ||
num_commits: 29 | ||
first_commit: 2019-10-17 23:05:16 | ||
github: beckermr | ||
- name: Jinzhe Zeng | ||
|
@@ -1240,7 +1240,7 @@ | |
github: pre-commit-ci[bot] | ||
aliases: | ||
- pre-commit-ci[bot] | ||
num_commits: 95 | ||
num_commits: 100 | ||
first_commit: 2021-11-20 01:47:17 | ||
- name: Jacob Walls | ||
email: [email protected] | ||
|
@@ -1262,7 +1262,7 @@ | |
alternate_emails: | ||
- [email protected] | ||
- [email protected] | ||
num_commits: 66 | ||
num_commits: 68 | ||
first_commit: 2022-01-17 18:09:22 | ||
- name: Uwe L. Korn | ||
email: [email protected] | ||
|
@@ -1310,7 +1310,7 @@ | |
- name: dependabot[bot] | ||
email: 49699333+dependabot[bot]@users.noreply.github.com | ||
github: dependabot[bot] | ||
num_commits: 37 | ||
num_commits: 38 | ||
first_commit: 2022-05-31 04:34:40 | ||
- name: Serhii Kupriienko | ||
email: [email protected] | ||
|
@@ -1327,7 +1327,7 @@ | |
- name: Jaime Rodríguez-Guerra | ||
email: [email protected] | ||
github: jaimergp | ||
num_commits: 20 | ||
num_commits: 23 | ||
first_commit: 2022-11-02 19:34:51 | ||
- name: Dave Clements | ||
email: [email protected] | ||
|
@@ -1356,7 +1356,7 @@ | |
github: xileF1337 | ||
- name: T Coxon | ||
email: [email protected] | ||
num_commits: 1 | ||
num_commits: 2 | ||
first_commit: 2023-02-24 01:34:03 | ||
github: tttc3 | ||
- name: Peet Whittaker | ||
|
@@ -1466,11 +1466,28 @@ | |
github: zklaus | ||
- name: Daniel Ching | ||
email: [email protected] | ||
num_commits: 1 | ||
alternate_emails: | ||
- [email protected] | ||
num_commits: 2 | ||
first_commit: 2024-06-07 11:14:31 | ||
github: carterbox | ||
- name: Cornelius Roemer | ||
email: [email protected] | ||
github: corneliusroemer | ||
num_commits: 1 | ||
first_commit: 2024-11-26 11:16:47 | ||
- name: Tony Kelman | ||
email: [email protected] | ||
github: tkelman | ||
num_commits: 1 | ||
first_commit: 2025-01-08 09:50:24 | ||
- name: Yoann Cédric Pradat | ||
email: [email protected] | ||
github: ypradat | ||
num_commits: 1 | ||
first_commit: 2024-12-09 17:52:40 | ||
- name: Mahe Iram Khan | ||
email: [email protected] | ||
github: ForgottenProgramme | ||
num_commits: 6 | ||
first_commit: 2025-01-13 18:15:05 |
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 |
---|---|---|
|
@@ -69,7 +69,7 @@ Dan Blanchard <[email protected]> Dan Blanchard <[email protected]> | |
Dan Blanchard <[email protected]> Dan Blanchard <[email protected]> | ||
Dan Lovell <[email protected]> dlovell <[email protected]> | ||
Daniel Bast <[email protected]> | ||
Daniel Ching <[email protected]> | ||
Daniel Ching <[email protected]> Daniel Ching <[email protected]> | ||
Daniel Damiani <[email protected]> | ||
Daniel Holth <[email protected]> | ||
Daniel Petry <[email protected]> danpetry <[email protected]> | ||
|
@@ -159,6 +159,7 @@ Lennart Fricke <[email protected]> | |
Levi Naden <[email protected]> | ||
Lori Burns <[email protected]> | ||
Lukas Schrangl <[email protected]> | ||
Mahe Iram Khan <[email protected]> | ||
Mandeep Bhutani <[email protected]> mandeep <[email protected]> | ||
Mandeep Bhutani <[email protected]> mandeep <[email protected]> | ||
Mandeep Bhutani <[email protected]> Mandeep Bhutani <[email protected]> | ||
|
@@ -270,6 +271,7 @@ Todd Tomashek <[email protected]> todd.m.tomashek <todd.m.tomashek@intel | |
Tom Davidson <[email protected]> | ||
Tom Pollard <[email protected]> | ||
Tom Schoonjans <[email protected]> | ||
Tony Kelman <[email protected]> | ||
Toon Verstraelen <[email protected]> | ||
Travis Hathaway <[email protected]> | ||
Travis Oliphant <[email protected]> Travis E. Oliphant <[email protected]> | ||
|
@@ -285,6 +287,7 @@ Wolf Vollprecht <[email protected]> | |
Wolfgang Ulmer <[email protected]> | ||
Yann <[email protected]> | ||
Yannik Tausch <[email protected]> | ||
Yoann Cédric Pradat <[email protected]> | ||
Yoav Ram <[email protected]> | ||
Yu Feng <[email protected]> | ||
Zane Dufour <[email protected]> zdog234 <[email protected]> | ||
|
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 |
---|---|---|
@@ -1,5 +1,8 @@ | ||
version: 2 | ||
|
||
sphinx: | ||
configuration: docs/source/conf.py | ||
|
||
build: | ||
os: ubuntu-22.04 | ||
tools: | ||
|
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.