SwatBot is a Django web app designed to help Yocto Project administer it's SWAT process for triaging autobuilder failures. https://swatbot.yoctoproject.org The current maintainer is Richard Purdie Where to Send Patches ===================== Patches should be sent to the Swat mailing list with [swatbot] in the subject line. Before sending, be sure the patches apply cleanly to the appropriate branch of the Git repository. Git repository: https://git.yoctoproject.org/cgit.cgi/swatbot/ Mailing list: swat@lists.yoctoproject.org This can be configured within the repository with the commands: git config sendemail.to swat@lists.yoctoproject.org git config format.subjectprefix "swatbot] [PATCH"