registrar

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

commit c3bcfcc41b6a7b8330cecde957ec9d7a9f3fcbff
parent 46e40a8989295643f70ad338c349ae6e33b710fc
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Mon, 29 Dec 2025 10:22:21 -0300

Deregister sprock

Diffstat:
Mlog.json | 6++++++
Mplayers.json | 5++---
2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/log.json b/log.json @@ -1381,5 +1381,11 @@ { "what": "weekly", "when": 1766410503 + }, + { + "what": "deregister", + "when": 1766760610, + "where": "oK+ZwMTa@juanmeleiro.mat.br", + "who": "sprock" } ] diff --git a/players.json b/players.json @@ -5768,11 +5768,10 @@ "sprock": { "history": [ { - "active": false, "contact": "sprocklem@gmail.com", - "latest": "2025-10-17", + "deregistration": "2025-12-26", "name": "sprock", - "reason": "s", + "reason": "a", "registration": "2025-01-05" } ]