registrar

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

commit a7c84439a29745f5a414ac9a5eba6670dbecd9bc
parent 1f817cdae36c4e4000bf0ffb59ec0dbb31038ae0
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Tue,  6 Jun 2023 15:22:38 -0300

players: Fix some players still listed as registered

Diffstat:
Mplayers.json | 16++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/players.json b/players.json @@ -21,9 +21,9 @@ { "contact": "notorious4st at gmail.com", "name": "4st", - "reason": "s", + "reason": "r", "registration": "2022-06-25", - "active": true + "deregistration": "2022-10-11" }, { "contact": "notorious4st at gmail.com", @@ -3946,9 +3946,9 @@ { "contact": "hdrussell at outlook.com", "name": "dahuman", - "reason": "s", - "active": true, - "registration": "2022-04-01" + "reason": "a", + "registration": "2022-04-01", + "deregistration": "2022-08-24" } ], "davidcjackman": [ @@ -4313,9 +4313,9 @@ { "contact": "nixagora at protonmail.com", "name": "nix", - "reason": "s", - "active": true, - "registration": "2019-10-18" + "reason": "w", + "registration": "2019-10-18", + "deregistration": "2022-08-29" }, { "contact": "nixagora at protonmail.com",