From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 17 Aug 2012 13:01:13 -0700 Subject: [U-Boot] patman feature request Message-ID: <20120817200113.GF3255@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hey, It looks like today was the day that Joe and I both decided to give patman a whirl. On IRC we both hit the same annoyance of commits like: "Cosmetic: Something" causing patman to look for a maintainer for cosmetic and failing fatally. Could we please make maintainer alias not found a warning and not a fatal error (so the human can go "oh, that's not a real area, that's fine" ? My ~/.patman is almost more fixups than real aliases. -- Tom