registrar

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

commit 8b20444c18aece8ec4363ff00941cdba79b7ad72
parent ef881d8875072893de9eeefab87dcad6c8d62747
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Mon, 27 Apr 2026 12:53:41 -0300

Deregister Jimmy

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

diff --git a/log.json b/log.json @@ -1541,5 +1541,11 @@ { "what": "weekly", "when": 1776870547 + }, + { + "what": "deregister", + "when": 1777304835, + "where": "oaUaRAfv@juanmeleiro.mat.br", + "who": "Jimmy" } ] diff --git a/players.json b/players.json @@ -2065,11 +2065,10 @@ "registration": "2023-04-09" }, { - "active": false, "contact": "returnofjimmy@gmail.com", - "latest": "2026-02-13", + "deregistration": "2026-04-27", "name": "Jimmy", - "reason": "s", + "reason": "a", "registration": "2023-12-03" } ]