[meta-freescale] [meta-fsl-arm PATCH 0/7] Board maintainer now required for every new board

Otavio Salvador otavio at ossystems.com.br
Tue Jan 28 04:45:34 PST 2014


The number of boards has been raising in last months and, as result,
the maintainance effort. It is quite difficult to keep all boards in
good shape without sharing the maintenance load among several people.

A maintainer field is now in machine configuration file of
meta-fsl-arm and meta-fsl-arm-extra.

An example of the script's output can be seen at:

  http://privatepaste.com/7922b64a78

So now, every new board must have someone assigned as maintainer. This
ensures we have a person responsable for every new board. Current
orphan boards are not going to be removed unless it causes maintenance
problem and the fix is not straighforward.

Please review the script and also use this opportunity to adopt your
preferred board.


Otavio Salvador (7):
  imx23evk: Add myself as maintainer
  imx28evk: Add myself as maintainer
  imx6dlsabresd: Add myself as maintainer
  imx6qsabresd: Add myself as maintainer
  imx6slevk: Add myself as maintainer
  imx6solosabresd: Add myself as maintainer
  scripts/get-maintainer: Allow query of maintainer

 conf/machine/imx23evk.conf        |  1 +
 conf/machine/imx28evk.conf        |  1 +
 conf/machine/imx6dlsabresd.conf   |  1 +
 conf/machine/imx6qsabresd.conf    |  1 +
 conf/machine/imx6slevk.conf       |  1 +
 conf/machine/imx6solosabresd.conf |  1 +
 scripts/get-maintainer            | 75 +++++++++++++++++++++++++++++++++++++++
 7 files changed, 81 insertions(+)
 create mode 100755 scripts/get-maintainer

-- 
1.8.5.3



More information about the meta-freescale mailing list