From 1f4cde59383781384cfa2ed73178295cacd00351 Mon Sep 17 00:00:00 2001 From: mishaschwartz <4380924+mishaschwartz@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:06:09 -0500 Subject: [PATCH] update hirondelle --- node_registry.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/node_registry.json b/node_registry.json index 51c294b..b02184b 100644 --- a/node_registry.json +++ b/node_registry.json @@ -81,7 +81,7 @@ "latitude": 45.5303976 }, "contact": "info@crim.ca", - "registration_status": "closed", + "registration_status": "limited", "links": [ { "rel": "service", @@ -102,6 +102,10 @@ "rel": "version", "type": "application/json", "href": "https://hirondelle.crim.ca/version" + }, + { + "rel": "registration", + "href": "mailto:support-geo@crim.ca" } ] }