Skip to content

Commit 407d5ac

Browse files
Update: Contributor & review file update (#567)
Co-authored-by: Leah <[email protected]>
1 parent 5d61978 commit 407d5ac

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

_data/contributors.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5582,7 +5582,7 @@
55825582
mastodon:
55835583
orcidid:
55845584
partners:
5585-
website: https://www.cadair.com
5585+
website:
55865586
board: false
55875587
contributor_type:
55885588
- maintainer
@@ -6652,7 +6652,7 @@
66526652
mastodon:
66536653
orcidid:
66546654
partners:
6655-
website: https://www.stsci.edu/
6655+
website:
66566656
board: false
66576657
contributor_type:
66586658
- package-guide
@@ -8073,6 +8073,7 @@
80738073
board: false
80748074
contributor_type:
80758075
- maintainer
8076+
- package-guide
80768077
- peer-review
80778078
- submitting-author
80788079
packages_eic:

_data/packages.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
name: great-tables
8585
description: Make awesome display tables using Python
8686
created_at: '2022-05-06'
87-
stargazers_count: 2102
88-
watchers_count: 2102
89-
open_issues_count: 109
87+
stargazers_count: 2104
88+
watchers_count: 2104
89+
open_issues_count: 110
9090
forks_count: 83
9191
documentation: https://posit-dev.github.io/great-tables/
9292
contrib_count: 19
@@ -350,13 +350,13 @@
350350
name: pooltool
351351
description: A sandbox billiards game that emphasizes realistic physics
352352
created_at: '2020-04-09'
353-
stargazers_count: 252
354-
watchers_count: 252
355-
open_issues_count: 8
353+
stargazers_count: 253
354+
watchers_count: 253
355+
open_issues_count: 6
356356
forks_count: 42
357357
documentation: https://pooltool.readthedocs.io
358358
contrib_count: 8
359-
last_commit: '2025-01-08'
359+
last_commit: '2025-02-25'
360360
labels:
361361
- 6/pyOS-approved
362362
- 9/joss-approved
@@ -657,8 +657,8 @@
657657
description: A Python library for simulating finite automata, pushdown automata,
658658
and Turing machines
659659
created_at: '2016-02-16'
660-
stargazers_count: 369
661-
watchers_count: 369
660+
stargazers_count: 370
661+
watchers_count: 370
662662
open_issues_count: 9
663663
forks_count: 66
664664
documentation: https://caleb531.github.io/automata/
@@ -784,7 +784,7 @@
784784
forks_count: 610
785785
documentation: https://www.sunpy.org
786786
contrib_count: 30
787-
last_commit: '2025-02-24'
787+
last_commit: '2025-02-25'
788788
labels:
789789
- 6/pyOS-approved
790790
active: true
@@ -919,7 +919,7 @@
919919
created_at: '2021-09-27'
920920
stargazers_count: 347
921921
watchers_count: 347
922-
open_issues_count: 17
922+
open_issues_count: 18
923923
forks_count: 26
924924
documentation: https://eomaps.readthedocs.io/
925925
contrib_count: 9
@@ -968,9 +968,9 @@
968968
description: Quickly search, compare, and analyze genomic and metagenomic
969969
data sets.
970970
created_at: '2016-04-09'
971-
stargazers_count: 487
972-
watchers_count: 487
973-
open_issues_count: 774
971+
stargazers_count: 488
972+
watchers_count: 488
973+
open_issues_count: 781
974974
forks_count: 80
975975
documentation: https://sourmash.readthedocs.io/en/latest/
976976
contrib_count: 30
@@ -1122,8 +1122,8 @@
11221122
description: CompleX Group Interactions (XGI) is a Python package for higher-order
11231123
networks.
11241124
created_at: '2021-09-08'
1125-
stargazers_count: 197
1126-
watchers_count: 197
1125+
stargazers_count: 198
1126+
watchers_count: 198
11271127
open_issues_count: 53
11281128
forks_count: 34
11291129
documentation: https://xgi.readthedocs.io
@@ -1674,11 +1674,11 @@
16741674
created_at: '2017-03-17'
16751675
stargazers_count: 785
16761676
watchers_count: 785
1677-
open_issues_count: 188
1677+
open_issues_count: 189
16781678
forks_count: 225
16791679
documentation: https://www.pygmt.org
16801680
contrib_count: 30
1681-
last_commit: '2025-02-24'
1681+
last_commit: '2025-02-25'
16821682
labels:
16831683
- 6/pyOS-approved
16841684
active: true
@@ -2001,8 +2001,8 @@
20012001
name: movingpandas
20022002
description: Movement trajectory classes and functions built on top of GeoPandas
20032003
created_at: '2018-12-16'
2004-
stargazers_count: 1276
2005-
watchers_count: 1276
2004+
stargazers_count: 1278
2005+
watchers_count: 1278
20062006
open_issues_count: 27
20072007
forks_count: 197
20082008
documentation: https://movingpandas.org
@@ -2048,8 +2048,8 @@
20482048
description: A light-weight, flexible, and expressive statistical data testing
20492049
library
20502050
created_at: '2018-11-01'
2051-
stargazers_count: 3637
2052-
watchers_count: 3637
2051+
stargazers_count: 3639
2052+
watchers_count: 3639
20532053
open_issues_count: 405
20542054
forks_count: 321
20552055
documentation: https://www.union.ai/pandera

0 commit comments

Comments
 (0)