Bugzilla:Owners: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Components and owners: initial batch)
Line 16: Line 16:
| Administration
| Administration
| Pages related to the administration of a Bugzilla installation, features oriented.
| Pages related to the administration of a Bugzilla installation, features oriented.
|  
| --
|  
|  
|-
|-
| Attachments, Flags and Requests
| Attachments, Flags and Requests
| Flag system, attachment creation and management
| Flag system, attachment creation and management
|  
| LpSolit
|  
|  
|-
|-
| Authentication
| Authentication
| Authentication API, communication and interactions between Bugzilla installations
| Authentication API, communication and interactions between Bugzilla installations
|  
| mkanat
|  
|  
|-
|-
| Bug creation and modification
| Bug creation and modification
| Creating, changing, and viewing bugs
| Creating, changing, and viewing bugs
|  
| --
|  
|  
|-
|-
Line 41: Line 41:
| Databases
| Databases
| Interface with databases, database support
| Interface with databases, database support
|  
| mkanat
|  
|  
|-
|-
| Documentation
| Documentation
| Bugzilla documentation
| Bugzilla documentation
|  
| Colin
|  
|  
|-
|-
Line 56: Line 56:
| Exporting and Importing
| Exporting and Importing
| Importing and exporting data with another Bugzilla installation, including bugs and user profiles
| Importing and exporting data with another Bugzilla installation, including bugs and user profiles
|  
| ghendricks
|  
|  
|-
|-
| Installation and Upgrading
| Installation and Upgrading
| Installing a fresh copy of Bugzilla, or upgrading from an older installation
| Installing a fresh copy of Bugzilla, or upgrading from an older installation
|  
| mkanat
|  
|  
|-
|-
| Search system and Queries
| Search system and Queries
| Mostly include Search.pm code and the way data are passed to it and returned
| Mostly include Search.pm code and the way data are passed to it and returned
|  
| justdave
|  
|  
|-
|-
| Security (?)
| Security (?)
| Security related stuff
| Security related stuff
|  
| webtools-security group
|  
|  
|-
|-
| User Interface
| User Interface
| Design of Bugzilla pages, as well as workflow
| Design of Bugzilla pages, as well as workflow
|  
| (purposely left blank pending persona discussion)
|  
|  
|}
|}


[[category:Bugzilla]]
[[category:Bugzilla]]

Revision as of 18:10, 24 July 2006

Module Owners

What is a module owner?

In order to speed up development on Bugzilla, distinct modules are created and each module has an owner based on his expertise in this specific field. Outside freezing periods (i.e. outside periods preceding a release) and on the trunk only, module owners do not require reviews to land their own patches in their specific module. They are also able to commit reviewed patches from other developers in their specific fields without requesting approval first.

On branches as well as during freezing periods, reviews and approvals are mandatory in all cases.

Components and owners

Here is the list of modules for Bugzilla, sorted alphabetically, and the name of their owners and peers.

Module Description Owner Peers
Administration Pages related to the administration of a Bugzilla installation, features oriented. --
Attachments, Flags and Requests Flag system, attachment creation and management LpSolit
Authentication Authentication API, communication and interactions between Bugzilla installations mkanat
Bug creation and modification Creating, changing, and viewing bugs --
Charting system Old and new chart systems
Databases Interface with databases, database support mkanat
Documentation Bugzilla documentation Colin
Email notifications Emails sent during bug changes, including flags
Exporting and Importing Importing and exporting data with another Bugzilla installation, including bugs and user profiles ghendricks
Installation and Upgrading Installing a fresh copy of Bugzilla, or upgrading from an older installation mkanat
Search system and Queries Mostly include Search.pm code and the way data are passed to it and returned justdave
Security (?) Security related stuff webtools-security group
User Interface Design of Bugzilla pages, as well as workflow (purposely left blank pending persona discussion)