registrar

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

commit f5024f73c5701c3abb8b06b4a38ac71d848bd833
parent 201c02e0d8d0868aa697cde3ff3252f7ce78965d
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Tue, 24 Feb 2026 08:26:01 -0300

Deregister Caramel

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

diff --git a/log.json b/log.json @@ -1450,5 +1450,11 @@ { "what": "weekly", "when": 1771865394 + }, + { + "what": "deregister", + "when": 1771847179, + "where": "oSYICqgV@juanmeleiro.mat.br", + "who": "Caramel" } ] diff --git a/players.json b/players.json @@ -711,11 +711,10 @@ "Caramel": { "history": [ { - "active": false, "contact": "c0okeesncr3em@gmail.com", - "latest": "2025-12-12", + "deregistration": "2026-02-23", "name": "Caramel", - "reason": "s", + "reason": "a", "registration": "2025-06-21" } ]