registrar

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit c40bac6609b2b6286b015008a345bf63738bea91
parent f6f40ff2bd310579b7325c60dd6be4656f0bbf51
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Wed,  7 Jun 2023 10:50:58 -0300

players: Add Anti-Cleisthenes

Diffstat:
Mplayers.json | 11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/players.json b/players.json @@ -4767,5 +4767,14 @@ "reason": "a", "registration": "2016-11-06" } - ] + ], + "Anti-Cleisthenes": [ + { + "contact": "agoranepitaph at gmail.com", + "registration": "2022-09-09", + "name": "Anti-Cleisthenes", + "reason": "r", + "deregistration": "2022-10-03" + } + ] }