Auto-tools/Projects/Mozmill/ModuleMaintainers: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(note recorder and inspector owners)
(update module maintainers)
 
Line 1: Line 1:
* CLI Handling : Jeff Hammel
= Packages =
* JSBridge - Python Side : Jonathan Griffin
 
* JSBridge - JS Side :Jonathan Griffin
* mozmill
* Process Management : Andrew Halberstadt
** python side: jhammel
** killable process in mozrunner
** JS side: harth
** crash introspection/detection like the other test systems (not currently existing)
** GUI:
* Mozmill - Python side : Jeff Hammel
*** inspector: jhammel
* Packaging code : Jeff Hammel
*** UI: harth
* Mozmill Test Harness - (not currently existing) : Clint Talbert
* jsbridge: jhammel
* Elementslib : Clint Talbert
* mozrunner: jhammel
* Controller API : Heather Arthur
* mozprocess: jgriffin/ctalbert
* Mozmill API : Heather Arthur
* mozprofile: jhammel/jmaher
* JUM API : Heather Arthur
* mozinfo: jhammel/ted
* Recorder : Clint Talbert
* mutt: jhammel
* Inspector : Jeff Hammel
 
* UI : Heather Arthur
= Infrastructure =
* Frame/Collector - this is the mozmill test runner
 
* Event system - calling this one out because it's going to need a lot of work with native events and/or E10s : Andrew Halberstadt (+ Jonathan Griffin)
* packaging: jhammel
* documentation: jhammel

Latest revision as of 17:23, 3 August 2011

Packages

  • mozmill
    • python side: jhammel
    • JS side: harth
    • GUI:
      • inspector: jhammel
      • UI: harth
  • jsbridge: jhammel
  • mozrunner: jhammel
  • mozprocess: jgriffin/ctalbert
  • mozprofile: jhammel/jmaher
  • mozinfo: jhammel/ted
  • mutt: jhammel

Infrastructure

  • packaging: jhammel
  • documentation: jhammel