BECCA developers (especially Matt),
There are a couple of pieces of BECCA-related code, such as the server.py module a new world I'm working on, and hopefully a q-learning.py module, that aren't necessary for the function of the BECCA core, but are interesting, useful, and should be widely available. I understand that some projects, Drupal in particular, have separate 'core' and 'contrib' repositories, where 'core' is essential, lean, and highly reviewed, and 'contrib' is more 'anything goes'. I like that model, and think it might be time to set up something similar for BECCA. I'm hopeful that having a 'contrib' repository will make it just that much easier for a developer to share their code. Any comments or suggestions on the best way to go about this?
Brandon