<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -52,7 +52,6 @@ class CommitBot(XMPPHandler):
                                                 ltxt))
         msg = domish.Element((None, 'message'))
         msg['to'] = self.room
-        msg['from'] = self.room + '/' + self.nick
         msg['type'] = 'groupchat'
         msg.addElement('body', content=''.join(text))
         wrap = msg.addElement((NS_XHTML_IM, 'html'))</diff>
      <filename>commitbot.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7d370761af7e36d3a8765cd0bb93337768b5505e</id>
    </parent>
  </parents>
  <author>
    <name>Jack Moffitt</name>
    <email>jack@metajack.im</email>
  </author>
  <url>http://github.com/metajack/commitbot/commit/b2d26a1377efc709d13f5b2ac6d71f4cb0ab5b2e</url>
  <id>b2d26a1377efc709d13f5b2ac6d71f4cb0ab5b2e</id>
  <committed-date>2009-01-26T12:38:31-08:00</committed-date>
  <authored-date>2009-01-26T12:38:31-08:00</authored-date>
  <message>Fixed bad from attribute on messages.</message>
  <tree>35c4ce72b14044b6e5ede79e0cfc88afdf2fb52d</tree>
  <committer>
    <name>Jack Moffitt</name>
    <email>jack@metajack.im</email>
  </committer>
</commit>
