Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
66 lines (63 loc) · 2.62 KB

File metadata and controls

66 lines (63 loc) · 2.62 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Despite the name of this file, the people listed here DO NOT OWN the code in astropy subpackages,
# the copyright is held by the Astropy Project as a whole - see the license file for details.
#
# This file exists because as of 2022, GitHub does not offer a mechanism to subscribe to only
# a fraction of new PRs in astropy. Either one chooses to "watch" the entire repository and
# receives a large number of notifications or one needs to manually check for new PRs for
# sub-package(s) of interest.
#
# All names listed here by sub-packages will be requested to review any new PR
# and thus get notified. Only people with maintainer-level permission can be added as
# PR reviewers.
#
# Instructions for core maintainers -- Add your GitHub username to opt-in to automatic
# review requests for specific sub-packages below:
# astropy/constants
astropy/convolution @larrybradley
# astropy/coordinates
astropy/cosmology @astropy/cosmology
astropy/io/ascii @taldcroft @dhomeier
astropy/io/fits @saimn
astropy/io/misc @WilliamJamieson @matteobachetti @neutrinoceros
astropy/io/registry @nstarman @neutrinoceros
# astropy/io/votable
astropy/modeling @astropy/modeling
# astropy/nddata
# astropy/samp
astropy/stats @larrybradley
astropy/table @taldcroft @neutrinoceros
astropy/time @taldcroft
# astropy/timeseries
# astropy/uncertainty
# astropy/units
# astropy/utils
astropy/visualization @astrofrog @larrybradley
astropy/wcs @mcara
astropy/wcs/wcsapi @astrofrog
# docs/constants
docs/convolution @larrybradley
# docs/coordinates
docs/cosmology @astropy/cosmology
docs/io/ascii @taldcroft @dhomeier
docs/io/fits @saimn
# docs/io/votable
docs/modeling @astropy/modeling
# docs/nddata
# docs/samp
docs/stats @larrybradley
docs/table @taldcroft @neutrinoceros
docs/time @taldcroft
# docs/timeseries
# docs/uncertainty
# docs/units
# docs/utils
docs/visualization @astrofrog @larrybradley
docs/wcs @mcara
scripts/* @neutrinoceros
pyproject.toml @neutrinoceros
setup.py @neutrinoceros
MANIFEST.in @neutrinoceros
tox.ini @neutrinoceros
*.git* @neutrinoceros # git files and .github dir
.pre-commit-config.yaml @WilliamJamieson @nstarman @neutrinoceros
.ruff.toml @WilliamJamieson @nstarman @neutrinoceros
Morty Proxy This is a proxified and sanitized view of the page, visit original site.