registrar

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

commit d5e8c5f88c1c18a9698404f2f9b0aa509ff6fff8
parent e837bc233855912547cb711227c6f3cc49355d01
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Mon, 27 Oct 2025 11:37:04 -0300

Register Automaticat

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

diff --git a/log.json b/log.json @@ -1300,5 +1300,12 @@ { "what": "weekly", "when": 1760981875 + }, + { + "what": "register", + "when": 1761424554, + "whence": "automaticat.agora@gmail.com", + "where": "CAHVww5Dud24-cwX4mSs0XtY=DT3pvKFGwkTifJ8V_asn8d=wWA@mail.gmail.com", + "who": "Automaticat" } ] diff --git a/players.json b/players.json @@ -393,6 +393,14 @@ "name": "Automaticat", "reason": "v", "registration": "2025-01-04" + }, + { + "active": true, + "contact": "automaticat.agora@gmail.com", + "latest": "2025-10-25", + "name": "Automaticat", + "reason": "s", + "registration": "2025-10-25" } ] },