diff --git a/cinera/cinera.c b/cinera/cinera.c index 732586b..6b47dc2 100644 --- a/cinera/cinera.c +++ b/cinera/cinera.c @@ -269,6 +269,7 @@ credential_info Credentials[] = { "ZedZull", "Jay Waggle", "", "", ""}, { "abnercoimbre", "Abner Coimbre", "https://handmade.network/m/abnercoimbre", "cinera_sprite_patreon.png", "https://patreon.com/handmade_dev"}, { "brianwill", "Brian Will", "http://brianwill.net/blog/", "", ""}, + { "cbloom", "Charles Bloom", "http://cbloomrants.blogspot.co.uk/", "", ""}, { "cmuratori", "Casey Muratori", "https://handmadehero.org", "cinera_sprite_patreon.png", "https://patreon.com/cmuratori"}, { "debiatan", "Miguel Lechón", "http://blog.debiatan.net/", "", ""}, { "dspecht", "Dustin Specht", "", "", ""}, @@ -307,7 +308,7 @@ category_medium CategoryMedium[] = { // medium icon written name { "admin", "🗹", "Administrivia"}, - { "afk", "…" , "Away from Keyboard"}, // TODO(matt): Filter this out by default + { "afk", "…" , "Away from Keyboard"}, { "authored", "🗪", "Chat Comment"}, // TODO(matt): Conditionally handle Chat vs Guest Comments { "blackboard", "🖌", "Blackboard"}, { "experience", "🍷", "Experience"},