From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 11 Mar 2014 12:00:20 +0100 Subject: [U-Boot] [PATCH v2] boards.cfg: move boards with invalid emails to Orphan In-Reply-To: <1394507952-21992-1-git-send-email-yamada.m@jp.panasonic.com> References: <1394507952-21992-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Masahiro, On Tue, 11 Mar 2014 12:19:12 +0900, Masahiro Yamada wrote: > When I cc board maintainers, some of them result in > bounce mails. > > It turned out the following do not work any more: > Yuli Barcohen > Travis Sawyer > Yusdi Santoso > David Updegraff > Sangmoon Kim > Anton Vorontsov > Blackfin Team > Bluetechnix Tinyboards > Andre Schwarz > > For the blackfin boards where Sonic Zhang is also listed > as a maintainer, dead addresses should be simply dropped. > > For all of the others, the status should be changed to "Orphan". > > We have adopted the definition of "Orphan" as: > board is not actively maintained any more but still builds, and any > address associated with it is that of the last known maintainer(s) > > Even though the emails do not work any more, they carry information. > We want to keep them. > > Besides, Orphan boards have been collected at the bottom of boards.cfg. > (This is done when we run "tools/reformat.py") > > Add separators to distinguish them from those which > were moved to Orphan 6 months ago. > I believe it will be helpful in future to find which boards are > old enough to be removed from the code base. Agreed up to and including the above. However, it seems you have not applied tools/reformat.py as requested in the file header: after I have applied your patch, running reformat.py led to some lines being reorganized in boards.cfg. Can you fix, check, and send V2? Amicalement, -- Albert.