From 68291e8a68b10ae4bba130f379927e85030228fc Mon Sep 17 00:00:00 2001 From: Kyle Oman Date: Sun, 26 Mar 2023 22:49:25 +0200 Subject: [PATCH] Propose affiliation of martini. --- affiliated/registry.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/affiliated/registry.json b/affiliated/registry.json index 931e776f..5caace67 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -1,5 +1,24 @@ { "packages": [ + { + "name": "martini", + "maintainer": "Kyle Oman ", + "stable": true, + "home_url": "https://martini.readthedocs.io/en/latest/", + "repo_url": "https://github.com/kyleaoman/martini", + "pypi_name": "astromartini", + "description": "For creating synthetic spatially-resolved HI line observations (data cubes) of smoothed-particle hydrodynamics simulations of galaxies.", + "coordinated": false, + "review": { + "functionality": "To be filled out by the reviewer", + "ecointegration": "To be filled out by the reviewer", + "documentation": "To be filled out by the reviewer", + "testing": "To be filled out by the reviewer", + "devstatus": "To be filled out by the reviewer", + "python3": "To be filled out by the reviewer", + "last-updated": "To be filled out by the reviewer" + } + }, { "name": "BayesicFitting", "maintainer": "Do Kester and Migo Mueller ",