From 5ed824a06a50d314a5e46461d8f84cbdb601e9d4 Mon Sep 17 00:00:00 2001 From: Niko Date: Thu, 20 Jun 2024 18:21:24 +0200 Subject: [PATCH] move foxtrot to the end of list --- data/members.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/members.toml b/data/members.toml index 8f8c14b..8d23cc8 100644 --- a/data/members.toml +++ b/data/members.toml @@ -128,18 +128,18 @@ name = "nikoshell" link = "https://github.com/nikoshell/" gravatar = "3aecd7dd480bf54dd324d4ac2b3f4b094f12138b7fb38cf6118f2eadeb93d661" -[[current]] -name = "foxtrot_charlie" -tags = [ "misc", "fore", "re" ] -bio = "Juggling with bits and bytes" -link = "https://foxtrotlabs.cc" - [[current]] name = "tomek7667" tags = [ "web", "misc" ] link = "https://cyber-man.pl/about" bio = "a = NaN; a==a" +[[current]] +name = "foxtrot_charlie" +tags = [ "misc", "fore", "re" ] +bio = "Juggling with bits and bytes" +link = "https://foxtrotlabs.cc" + # Former [[former]] name = "ahpaleus"