registrar

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

commit dc8a35b3957649a186eab4fa8596c6e79a7226b9
parent 03f947b6f43755056d72156dd38b0e80ed64382f
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Tue,  9 Jun 2026 09:23:35 -0300

Deregister grok

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

diff --git a/log.json b/log.json @@ -1618,5 +1618,11 @@ "when": 1780954859, "where": "ofoWGseN@juanmeleiro.mat.br", "who": "mqyhlkahu" + }, + { + "what": "deregister", + "when": 1780954859, + "where": "ofoWGseN@juanmeleiro.mat.br", + "who": "grok" } ] diff --git a/players.json b/players.json @@ -5269,11 +5269,10 @@ "registration": "2020-05-20" }, { - "active": false, "contact": "grokagora@gmail.com", - "latest": "2026-03-13", + "deregistration": "2026-06-08", "name": "grok", - "reason": "s", + "reason": "a", "registration": "2025-11-08" } ]