commit 0824ecf5af09bab7f46048f0be3ef0dff2901e8e
parent c69af2bb6497b53b0931b25493e0d1d674f2f5ee
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date: Tue, 9 Jun 2026 09:22:55 -0300
Deregister Ferret
Diffstat:
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/log.json b/log.json
@@ -1606,5 +1606,11 @@
{
"what": "weekly",
"when": 1780954804
+ },
+ {
+ "what": "deregister",
+ "when": 1780954859,
+ "where": "ofoWGseN@juanmeleiro.mat.br",
+ "who": "Ferret"
}
]
diff --git a/players.json b/players.json
@@ -1341,11 +1341,10 @@
"Ferret": {
"history": [
{
- "active": false,
"contact": "themoonisbrighttoblueeyes@gmail.com",
- "latest": "2026-03-13",
+ "deregistration": "2026-06-08",
"name": "Ferret",
- "reason": "s",
+ "reason": "a",
"registration": "2025-10-17"
}
]