Skip to content

Commit b88e48f

Browse files
committed
add team.rst to index and smuggle in a note about py2 deprecation
Apply suggestions from code review Co-Authored-By: Brigitta Sipocz <b.sipocz@gmail.com> whitespace
1 parent e60edfc commit b88e48f

File tree

2 files changed

+72
-71
lines changed

2 files changed

+72
-71
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ user.
357357
api.rst
358358
template.rst
359359
testing.rst
360+
team.rst
360361

361362
The following Astroquery modules are mostly meant for internal use of
362363
services in Astroquery, you can use them for your scripts, but we don't guarantee API stability.

docs/team.rst

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,80 @@
1-
Astroquery Team
2-
===============
1+
Astroquery Team: List of Module Maintainers
2+
===========================================
33

44
Astroquery is primarily maintained by Adam Ginsburg and Brigitta Sipocz.
55

66
Individual modules are partially maintained by their primary contributors
77
or others who have taken over the responsibility:
88

99

10-
+---------------+------------+
11-
| | |
12-
| Module | Maintainer |
13-
+---------------+------------+
14-
| ALMA | @keflavich |
15-
+---------------+------------+
16-
| atomic | |
17-
+---------------+------------+
18-
| besancon | @keflavich |
19-
+---------------+------------+
20-
| CADC | @andamian |
21-
+---------------+------------+
22-
| CDS | |
23-
+---------------+------------+
24-
| ESASKY | @imbasimba |
25-
+---------------+------------+
26-
| ESO | |
27-
+---------------+------------+
28-
| gaia | @jcsegovia |
29-
+---------------+------------+
30-
| gama | |
31-
+---------------+------------+
32-
| heasarc | |
33-
+---------------+------------+
34-
| hitran | |
35-
+---------------+------------+
36-
| ibe | |
37-
+---------------+------------+
38-
| irsa | |
39-
+---------------+------------+
40-
| irsa_dust | |
41-
+---------------+------------+
42-
| jplspec | @mommeri |
43-
+---------------+------------+
44-
| magpis | @keflavich |
45-
+---------------+------------+
46-
| mast | @ceb8 |
47-
+---------------+------------+
48-
| mpc | @mkelley |
49-
+---------------+------------+
50-
| nasa_ads | |
51-
+---------------+------------+
52-
| ned | |
53-
+---------------+------------+
54-
| nist | |
55-
+---------------+------------+
56-
| nrao | @keflavich |
57-
+---------------+------------+
58-
| nvas | @keflavich |
59-
+---------------+------------+
60-
| simbad | |
61-
+---------------+------------+
62-
| skyview | |
63-
+---------------+------------+
64-
| splatalogue | |
65-
+---------------+------------+
66-
| ukidss | @keflavich |
67-
+---------------+------------+
68-
| vamdc | |
69-
+---------------+------------+
70-
| vizier | |
71-
+---------------+------------+
72-
| vo_conesearch | @pllim |
73-
+---------------+------------+
74-
| vsa | @keflavich |
75-
+---------------+------------+
76-
| xmatch | |
77-
+---------------+------------+
10+
+---------------+-----------------+
11+
| | |
12+
| Module | Maintainer |
13+
+---------------+-----------------+
14+
| ALMA | @keflavich |
15+
+---------------+-----------------+
16+
| atomic | |
17+
+---------------+-----------------+
18+
| besancon | @keflavich |
19+
+---------------+-----------------+
20+
| CADC | @andamian |
21+
+---------------+-----------------+
22+
| CDS | @bmatthieu3 |
23+
+---------------+-----------------+
24+
| ESASKY | @imbasimba |
25+
+---------------+-----------------+
26+
| ESO | |
27+
+---------------+-----------------+
28+
| gaia | @jcsegovia |
29+
+---------------+-----------------+
30+
| gama | |
31+
+---------------+-----------------+
32+
| heasarc | |
33+
+---------------+-----------------+
34+
| hitran | |
35+
+---------------+-----------------+
36+
| ibe | |
37+
+---------------+-----------------+
38+
| irsa | |
39+
+---------------+-----------------+
40+
| irsa_dust | |
41+
+---------------+-----------------+
42+
| jplspec | @mommeri |
43+
+---------------+-----------------+
44+
| magpis | @keflavich |
45+
+---------------+-----------------+
46+
| mast | @ceb8 |
47+
+---------------+-----------------+
48+
| mpc | @mkelley |
49+
+---------------+-----------------+
50+
| nasa_ads | |
51+
+---------------+-----------------+
52+
| ned | |
53+
+---------------+-----------------+
54+
| nist | |
55+
+---------------+-----------------+
56+
| nrao | @keflavich |
57+
+---------------+-----------------+
58+
| nvas | @keflavich |
59+
+---------------+-----------------+
60+
| simbad | |
61+
+---------------+-----------------+
62+
| skyview | |
63+
+---------------+-----------------+
64+
| splatalogue | |
65+
+---------------+-----------------+
66+
| ukidss | @keflavich |
67+
+---------------+-----------------+
68+
| vamdc | |
69+
+---------------+-----------------+
70+
| vizier | |
71+
+---------------+-----------------+
72+
| vo_conesearch | @pllim |
73+
+---------------+-----------------+
74+
| vsa | @keflavich |
75+
+---------------+-----------------+
76+
| xmatch | |
77+
+---------------+-----------------+
7878

7979

8080
Modules with a different API:
@@ -92,7 +92,7 @@ Modules with a different API:
9292
+--------------------------+------------+
9393
| fermi | @cdeil |
9494
+--------------------------+------------+
95-
| jplhorizons | @mommeri |
95+
| jplhorizons | @mommeri |
9696
+--------------------------+------------+
9797
| jplsbdb | @mommeri |
9898
+--------------------------+------------+

0 commit comments

Comments
 (0)