Skip to content

Coordinated Packages listing general clean-up #682

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions affiliated/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
},
{
"name": "specutils",
"maintainer": "Nicholas Earl, Adam Ginsburg, Ricky O'Steen, and Erik Tollerud",
"maintainer": "Ricky O'Steen, Adam Ginsburg, and Erik Tollerud <[email protected]>",
"stable": false,
"home_url": "https://specutils.readthedocs.io",
"repo_url": "https://github.com/astropy/specutils",
Expand All @@ -157,7 +157,7 @@
},
{
"name": "specreduce",
"maintainer": "Tim Pickering and Erik Tollerud",
"maintainer": "Tim Pickering, Erik Tollerud, Kyle Conroy, Clare Shanahan, and Hannu Parviainen <[email protected]>",
"stable": false,
"home_url": "https://specreduce.readthedocs.io",
"repo_url": "https://github.com/astropy/specreduce",
Expand All @@ -177,7 +177,7 @@
},
{
"name": "astroquery",
"maintainer": "Adam Ginsburg and Brigitta Sipőcz <adam.g.ginsburg@gmail.com>",
"maintainer": "Adam Ginsburg and Brigitta Sipőcz <astropy.astroquery@gmail.com>",
"stable": true,
"home_url": "https://astroquery.readthedocs.io",
"repo_url": "https://github.com/astropy/astroquery",
Expand All @@ -197,7 +197,7 @@
},
{
"name": "photutils",
"maintainer": "Larry Bradley and Brigitta Sipőcz <[email protected]>",
"maintainer": "Larry Bradley <[email protected]>",
"stable": false,
"home_url": "https://photutils.readthedocs.io/",
"repo_url": "https://github.com/astropy/photutils",
Expand Down Expand Up @@ -317,7 +317,7 @@
},
{
"name": "reproject",
"maintainer": "Thomas Robitaille <[email protected]>",
"maintainer": "Thomas Robitaille, Stuart Mumford, and Sam Van Kooten <[email protected]>",
"stable": true,
"home_url": "https://reproject.readthedocs.io",
"repo_url": "https://github.com/astropy/reproject",
Expand Down Expand Up @@ -817,7 +817,7 @@
},
{
"name": "regions",
"maintainer": "Larry Bradley and Adam Ginsburg",
"maintainer": "Larry Bradley and Adam Ginsburg <[email protected]>",
"stable": false,
"repo_url": "https://github.com/astropy/regions",
"home_url": "https://astropy-regions.readthedocs.io",
Expand Down Expand Up @@ -857,7 +857,7 @@
},
{
"name": "astropy-healpix",
"maintainer": "Thomas Robitaille <[email protected]> and Leo Singer <[email protected]>",
"maintainer": "Leo Singer and Thomas Robitaille <[email protected]>",
"stable": false,
"repo_url": "https://github.com/astropy/astropy-healpix",
"home_url": "https://astropy-healpix.readthedocs.io/",
Expand Down
53 changes: 26 additions & 27 deletions roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"people": [
"Stuart Mumford"
]
},
},
{
"role": "Conferences",
"people": [
Expand All @@ -174,7 +174,7 @@
"people": [
"Brett Morris"
]
},
},
{
"role": "Mastodon",
"people": [
Expand Down Expand Up @@ -350,7 +350,7 @@
]
}

],
],
"responsibilities": [
{
"subrole-head": "Technical Lead",
Expand Down Expand Up @@ -579,24 +579,25 @@
"role-head": "Astropy coordinated package maintainer",
"sub-roles": [
{
"role": "astroquery",
"role": "asdf-astropy",
"people": [
"Clara Brasseur",
"Adam Ginsburg",
"Brigitta Sip\u0151cz"
"Brett Graham",
"Nadia Dencheva",
"Perry Greenfield"
]
},
{
"role": "astropy-healpix",
"people": [
"Thomas Robitaille",
"Leo Singer"
"Leo Singer",
"Thomas Robitaille"
]
},
{
"role": "photutils",
"role": "astroquery",
"people": [
"Larry Bradley"
"Adam Ginsburg",
"Brigitta Sip\u0151cz"
]
},
{
Expand All @@ -606,19 +607,9 @@
]
},
{
"role": "specutils",
"people": [
"Adam Ginsburg",
"Ricky O'Steen",
"Erik Tollerud"
]
},
{
"role": "reproject",
"role": "photutils",
"people": [
"Stuart Mumford",
"Thomas Robitaille",
"Sam Van Kooten"
"Larry Bradley"
]
},
{
Expand All @@ -629,11 +620,11 @@
]
},
{
"role": "asdf-astropy",
"role": "reproject",
"people": [
"Nadia Dencheva",
"Perry Greenfield",
"Brett Graham"
"Thomas Robitaille",
"Stuart Mumford",
"Sam Van Kooten"
]
},
{
Expand All @@ -645,6 +636,14 @@
"Clare Shanahan",
"Hannu Parviainen"
]
},
{
"role": "specutils",
"people": [
"Ricky O'Steen",
"Adam Ginsburg",
"Erik Tollerud"
]
}
],
"responsibilities": {
Expand Down