registrar

Files related to my duties as Registrar of Agora Nomic
git clone git://juanmeleiro.mat.br/registrar
Log | Files | Refs | README

commit 8b0aef32684c615fa47da927860d087d6eb81df5
parent eb99a3dfd07bc3034197169cd9416a21289c9c97
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Tue, 17 Jun 2025 10:25:57 -0300

Register RadicalRose

Diffstat:
Mlog.json | 7+++++++
Mplayers.json | 8++++++++
2 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/log.json b/log.json @@ -1161,5 +1161,12 @@ { "what": "weekly", "when": 1750092622 + }, + { + "what": "register", + "when": 1750091491, + "whence": "agoranomic@fastmail.com", + "where": "720c6a0a-e06b-423d-a706-d03d7a048d76@app.fastmail.com", + "who": "RadicalRose" } ] diff --git a/players.json b/players.json @@ -3361,6 +3361,14 @@ "name": "RadicalRose", "reason": "a", "registration": "2024-11-16" + }, + { + "active": true, + "contact": "agoranomic@fastmail.com", + "latest": "2025-06-16", + "name": "RadicalRose", + "reason": "s", + "registration": "2025-06-16" } ] },