registrar

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

commit cc593a1ed1c89aec0480d0096f226716e585860b
parent b3e2b8fa069baf0c88ffa79a1f046749e13e5b38
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Wed, 25 Mar 2026 08:51:02 -0300

Register Galle

Diffstat:
Mlog.json | 7+++++++
Mplayers.json | 12++++++++++++
2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/log.json b/log.json @@ -1494,5 +1494,12 @@ { "what": "weekly", "when": 1774273012 + }, + { + "what": "register", + "when": 1774437788, + "whence": "gregoryscotthayes@gmail.com", + "where": "D63A5ED2-18CE-4554-8796-8041801DA620@gmail.com", + "who": "Galle" } ] diff --git a/players.json b/players.json @@ -1503,6 +1503,18 @@ } ] }, + "Galle": { + "history": [ + { + "active": true, + "contact": "gregoryscotthayes@gmail.com", + "latest": "2026-03-25", + "name": "Galle", + "reason": "s", + "registration": "2026-03-25" + } + ] + }, "Garth": { "history": [ {