registrar

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

commit 13d6ae82fca8e2b8d6b3ec33df3131059c581026
parent 42260a6fcb8abd0b020450e52564dccf37f7c181
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Wed, 26 Nov 2025 10:17:50 -0300

Deregister EarlyRetirement8

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

diff --git a/log.json b/log.json @@ -1357,5 +1357,11 @@ { "what": "weekly", "when": 1764000359 + }, + { + "what": "deregister", + "when": 1764105768, + "where": "CANQxEFu40jsWmGDMCRrAMmsq8TXhF8h0RvU7QjAu2pXH2PhULw@mail.gmail.com", + "who": "EarlyRetirement8" } ] diff --git a/players.json b/players.json @@ -1191,11 +1191,10 @@ "EarlyRetirement8": { "history": [ { - "active": true, "contact": "earlyretirement8@gmail.com", - "latest": "2025-10-14", + "deregistration": "2025-11-25", "name": "EarlyRetirement8", - "reason": "s", + "reason": "v", "registration": "2025-10-14" } ]