canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
* ''packages::python27'' - Python-2.7 in /tools/python27, including devel headers | * ''packages::python27'' - Python-2.7 in /tools/python27, including devel headers | ||
* ''packages::mozilla-tools'' - un-abstracted class that will go away | * ''packages::mozilla-tools'' - un-abstracted class that will go away | ||
= tips for a successful patch review = | |||
Note that no other actions are appropriate for package modules. If it's not installing a package, it shouldn't be here. Classes in this module should be *extremely* boring and generic. | |||
= Implementation = | = Implementation = | ||