Skip to content

Commit

Permalink
Fixes Issue #41 Adds pyregion to affiliated package list
Browse files Browse the repository at this point in the history
  • Loading branch information
sudheesh001 committed Feb 21, 2015
1 parent 4c1133d commit c2180e7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions affiliated/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,15 @@
"home_url": "https://sncosmo.github.io",
"repo_url": "http://github.com/sncosmo/sncosmo",
"pypi_name": "sncosmo"
},
{
"name": "pyregion",
"maintainer": "Jae-Joon Lee",
"provisional": true,
"stable": true,
"home_url": "https://github.com/astropy/pyregion",
"repo_url": "https://github.com/astropy/pyregion.git",
"pypi_name": "pyregion"
}
]
}

0 comments on commit c2180e7

Please sign in to comment.