Commit Graph

8 Commits

Author SHA1 Message Date
Paul Keith
63b1b6f833 maintainers: Add optional checking of jira developer status
* Also unify code style a bit

Change-Id: Ibc3a23aa07d6c17db9e042e0b6b298844d0edfeb
2017-08-07 15:20:06 +00:00
Michael Bestas
5c432dcd1d maintainers: Warn if device uses unofficial TWRP
Change-Id: I83dc3773e2f3fbfda9cce36e76f073a464a5a72e
2017-06-06 12:46:29 +00:00
Harry Youd
d658b662c8 maintainers: Add fastboot_generic as a bad point
Change-Id: I0475bd6c8c5355767de398524d525996201691ce
2017-06-04 17:48:27 -05:00
Paul Keith
246892130f maintainers-checks: Use elif to check 'dd' install method
* If a device doesn't have a valid install method,
  there's no point in checking if it has 'dd' as
  the install method, it won't match up anyways
* This has no visible impact on the time of running
  this script, but the logic is now better

Change-Id: I204903db40f02fe1ff837ed6feb8d06ace86cc92
2017-06-04 17:48:22 -05:00
Harry Youd
a9c6df223f Print out maintainer info with -m or --maintainers
Huge thanks to Paul (javelinanddart) for cleaning things up

Change-Id: Id477ac948cf1d55663eeb3ddf7cc025a81b97ebf
2017-06-03 20:29:31 +00:00
Michael Bestas
a8794d605a maintainers: Check requirements for dd install method
Change-Id: I1ea59fd2216c534b412cfddb7f379d0ae2c417cc
2017-06-02 17:37:03 +03:00
Dan Pasanen
c20ad11da5 maintainers: use path relative to script's dir
Change-Id: If9981c0375238a922acaac3a2352043be9c3cc59
2017-05-25 15:03:37 -05:00
Paul Keith
f0ab2a92ae Move maintainers script to python
"A true interpretation is realised when not one line of the original
remains"

Contributors: harryyoud, javelinanddart, luk1337, mccreary, zifnab

Change-Id: Iec07c8a62ec6cb41317c2cdb00db6ae0be73f780
2017-05-20 08:21:04 -05:00