registrar

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

commit 1b7b9fd17dc858d415c3af2815c7780087c7dfc3
parent 4014e10a07ee32dc83ff555150e628852868ac63
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Mon, 10 Mar 2025 10:17:54 -0300

Deregister Automaticat

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

diff --git a/log.json b/log.json @@ -994,5 +994,11 @@ { "what": "monthly", "when": 1741269906 + }, + { + "what": "deregister", + "when": 1741459910, + "where": "CAM8Y3+ZuGqHqhKbbLSZOHgoDh2sXdFg1Pb0PMQ6zNNa-+sfa1g@mail.gmail.com", + "who": "Automaticat" } ] diff --git a/players.json b/players.json @@ -388,11 +388,10 @@ "Automaticat": { "history": [ { - "active": true, "contact": "owenpchamberlin@gmail.com", - "latest": "2025-01-04", + "deregistration": "2025-03-08", "name": "Automaticat", - "reason": "s", + "reason": "v", "registration": "2025-01-04" } ]