cinera.c: Add cbloom credential for Handmade Hero

This commit is contained in:
Matt Mascarenhas 2017-12-03 00:55:01 +00:00
parent 50e2880d1b
commit 0f38660b2e
1 changed files with 2 additions and 1 deletions

View File

@ -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"},