registrar

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

commit 4429fb2666987f2aef61f7d6660ce030ab35929e
parent b3dc0c95601b2af31d6d8d57ad91f827aa386911
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Mon,  1 Jun 2026 09:39:06 -0300

Deregister Nilrem

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

diff --git a/log.json b/log.json @@ -1588,5 +1588,11 @@ "whence": "helpfulpizza723@gmail.com", "where": "56264c63-50a8-4e45-98b4-2d390ab65c9e@gmail.com", "who": "pizza723" + }, + { + "what": "deregister", + "when": 1780283273, + "where": "c481f0dd-466d-464b-935c-d97a79b9bf5f@gmail.com", + "who": "Nilrem" } ] diff --git a/players.json b/players.json @@ -2831,11 +2831,10 @@ "Nilrem": { "history": [ { - "active": true, "contact": "nilrem.on.agora@gmail.com", - "latest": "2026-02-02", + "deregistration": "2026-06-01", "name": "Nilrem", - "reason": "s", + "reason": "v", "registration": "2026-02-02" } ]