Lullabot Ideas
We know stuff. We empower you to know stuff too.
Podcast 86: Drupal.org Redesign and Git Migration
Neil Drumm and Sam Boyer join Lullabot's Angie Byron and Jeff Robbins to discuss recent Drupal Association initiatives. Neil discusses his work leading the Drupal.org redesign effort and Sam discusses plans to migrate the Drupal code repository from CVS to Git.
Links mentioned in podcast:
Drupal Association Hiring Announcement: http://association.drupal.org/node/609
Drupal.org redesign
Drupal.org redesign group: http://groups.drupal.org/drupalorg-redesign-implementers
Hudson: http://hudson-ci.org/
Using Hudson rather than cron: http://fourkitchens.com/blog/2010/05/09/drop-cron-use-hudson-instead
Sites converted to new theme: http://localize.drupal.org/ http://association.drupal.org/
Test drupal.org redesign: http://api.scratch.drupal.org/
#drupal-redesign on irc.freenode.net
Git
Git: http://git-scm.com/
CVS -> ? discussion: http://groups.drupal.org/node/48818
Drupal Git Grelmin: http://twitter.com/DrupalGitGremln
Drupal.org Git Migration Team: http://groups.drupal.org/drupal-org-git-migration-team
#drupal-vcs on irc.freenode.net

Comments
Git diagram
At some point in there, I mentioned that there are really great diagrams laying out how different git commands interact with local & remote data. Here's one of the simpler versions:
http://whygitisbetterthanx.com/#everything-is-local
Should have been
Should have been DrupalGitGnome.
More Hudson Details
For more details on Hudson and how it can be used for continuous integration with Simpletest, check out this podcast.