Skip to content

Commit dc781b9

Browse files
committed
Coordinated Packages listing cleanup
by sync-ing registry.json with roles.json, and also order roles.json listing alphabetically
1 parent e052274 commit dc781b9

File tree

2 files changed

+30
-31
lines changed

2 files changed

+30
-31
lines changed

affiliated/registry.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
},
138138
{
139139
"name": "specutils",
140-
"maintainer": "Nicholas Earl, Adam Ginsburg, Ricky O'Steen, and Erik Tollerud",
140+
"maintainer": "Adam Ginsburg, Ricky O'Steen, and Erik Tollerud <adam.g.ginsburg@gmail.com>",
141141
"stable": false,
142142
"home_url": "https://specutils.readthedocs.io",
143143
"repo_url": "https://github.com/astropy/specutils",
@@ -157,7 +157,7 @@
157157
},
158158
{
159159
"name": "specreduce",
160-
"maintainer": "Tim Pickering and Erik Tollerud",
160+
"maintainer": "Tim Pickering, Erik Tollerud, Kyle Conroy, Clare Shanahan, and Hannu Parviainen <te.pickering@gmail.com>",
161161
"stable": false,
162162
"home_url": "https://specreduce.readthedocs.io",
163163
"repo_url": "https://github.com/astropy/specreduce",
@@ -197,7 +197,7 @@
197197
},
198198
{
199199
"name": "photutils",
200-
"maintainer": "Larry Bradley and Brigitta Sipőcz <lbradley@stsci.edu>",
200+
"maintainer": "Larry Bradley <lbradley@stsci.edu>",
201201
"stable": false,
202202
"home_url": "https://photutils.readthedocs.io/",
203203
"repo_url": "https://github.com/astropy/photutils",
@@ -317,7 +317,7 @@
317317
},
318318
{
319319
"name": "reproject",
320-
"maintainer": "Thomas Robitaille <thomas.robitaille@gmail.com>",
320+
"maintainer": "Thomas Robitaille, Stuart Mumford, and Sam Van Kooten <thomas.robitaille@gmail.com>",
321321
"stable": true,
322322
"home_url": "https://reproject.readthedocs.io",
323323
"repo_url": "https://github.com/astropy/reproject",
@@ -817,7 +817,7 @@
817817
},
818818
{
819819
"name": "regions",
820-
"maintainer": "Larry Bradley and Adam Ginsburg",
820+
"maintainer": "Larry Bradley and Adam Ginsburg <lbradley@stsci.edu>",
821821
"stable": false,
822822
"repo_url": "https://github.com/astropy/regions",
823823
"home_url": "https://astropy-regions.readthedocs.io",
@@ -857,7 +857,7 @@
857857
},
858858
{
859859
"name": "astropy-healpix",
860-
"maintainer": "Thomas Robitaille <thomas.robitaille@gmail.com> and Leo Singer <leo.p.singer@nasa.gov>",
860+
"maintainer": "Thomas Robitaille and Leo Singer <leo.p.singer@nasa.gov>",
861861
"stable": false,
862862
"repo_url": "https://github.com/astropy/astropy-healpix",
863863
"home_url": "https://astropy-healpix.readthedocs.io/",

roles.json

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"people": [
162162
"Stuart Mumford"
163163
]
164-
},
164+
},
165165
{
166166
"role": "Conferences",
167167
"people": [
@@ -174,7 +174,7 @@
174174
"people": [
175175
"Brett Morris"
176176
]
177-
},
177+
},
178178
{
179179
"role": "Mastodon",
180180
"people": [
@@ -350,7 +350,7 @@
350350
]
351351
}
352352

353-
],
353+
],
354354
"responsibilities": [
355355
{
356356
"subrole-head": "Technical Lead",
@@ -579,11 +579,11 @@
579579
"role-head": "Astropy coordinated package maintainer",
580580
"sub-roles": [
581581
{
582-
"role": "astroquery",
582+
"role": "asdf-astropy",
583583
"people": [
584-
"Clara Brasseur",
585-
"Adam Ginsburg",
586-
"Brigitta Sip\u0151cz"
584+
"Brett Graham",
585+
"Nadia Dencheva",
586+
"Perry Greenfield"
587587
]
588588
},
589589
{
@@ -594,9 +594,10 @@
594594
]
595595
},
596596
{
597-
"role": "photutils",
597+
"role": "astroquery",
598598
"people": [
599-
"Larry Bradley"
599+
"Adam Ginsburg",
600+
"Brigitta Sip\u0151cz"
600601
]
601602
},
602603
{
@@ -606,19 +607,9 @@
606607
]
607608
},
608609
{
609-
"role": "specutils",
610-
"people": [
611-
"Adam Ginsburg",
612-
"Ricky O'Steen",
613-
"Erik Tollerud"
614-
]
615-
},
616-
{
617-
"role": "reproject",
610+
"role": "photutils",
618611
"people": [
619-
"Stuart Mumford",
620-
"Thomas Robitaille",
621-
"Sam Van Kooten"
612+
"Larry Bradley"
622613
]
623614
},
624615
{
@@ -629,11 +620,11 @@
629620
]
630621
},
631622
{
632-
"role": "asdf-astropy",
623+
"role": "reproject",
633624
"people": [
634-
"Nadia Dencheva",
635-
"Perry Greenfield",
636-
"Brett Graham"
625+
"Thomas Robitaille",
626+
"Stuart Mumford",
627+
"Sam Van Kooten"
637628
]
638629
},
639630
{
@@ -645,6 +636,14 @@
645636
"Clare Shanahan",
646637
"Hannu Parviainen"
647638
]
639+
},
640+
{
641+
"role": "specutils",
642+
"people": [
643+
"Adam Ginsburg",
644+
"Ricky O'Steen",
645+
"Erik Tollerud"
646+
]
648647
}
649648
],
650649
"responsibilities": {

0 commit comments

Comments
 (0)