rust-unofficial / rustaceans-src

Source for
http://www.rustaceans.org
25 stars 22 forks source link

Don't crash if irc_channels field is missing #15

Closed lambda-fairy closed 9 years ago

lambda-fairy commented 9 years ago

The backend began serving 503 Service Unavailable after I submitted nick29581/rustaceans.org#90. As my entry didn't include an IRC info, I suspect this is what caused the failure.

nrc commented 9 years ago

Thanks for the fix!