|  | mark@chromium.org | 
|  | darin@chromium.org | 
|  | ajwong@chromium.org | 
|  | thakis@chromium.org | 
|  | danakj@chromium.org | 
|  | rvargas@chromium.org | 
|  | thestig@chromium.org | 
|  |  | 
|  | # On extended leave. | 
|  | willchan@chromium.org | 
|  |  | 
|  | # Chromium is a very mature project, most things that are generally useful are | 
|  | # already here, and that things not here aren't generally useful. | 
|  | # | 
|  | # Base is pulled into many projects. For example, various ChromeOS daemons. So | 
|  | # the bar for adding stuff is that it must have demonstrated wide | 
|  | # applicability. Prefer to add things closer to where they're used (i.e. "not | 
|  | # base"), and pull into base only when needed.  In a project our size, | 
|  | # sometimes even duplication is OK and inevitable. | 
|  | # | 
|  | # Adding a new logging macro DPVELOG_NE is not more clear than just | 
|  | # writing the stuff you want to log in a regular logging statement, even | 
|  | # if it makes your calling code longer. Just add it to your own code. | 
|  |  | 
|  | per-file *.isolate=csharp@chromium.org | 
|  | per-file *.isolate=maruel@chromium.org | 
|  | per-file bind.h=ajwong@chromium.org | 
|  | per-file bind_helpers.cc=ajwong@chromium.org | 
|  | per-file bind_helpers.h=ajwong@chromium.org | 
|  | per-file bind_helpers_unittest.cc=ajwong@chromium.org | 
|  | per-file bind.h.pump=ajwong@chromium.org | 
|  | per-file bind_internal.h=ajwong@chromium.org | 
|  | per-file bind_internal.h.pump=ajwong@chromium.org | 
|  | per-file bind_internal_win.h=ajwong@chromium.org | 
|  | per-file bind_internal_win.h.pump=ajwong@chromium.org | 
|  | per-file bind_unittest.cc=ajwong@chromium.org | 
|  | per-file bind_unittest.nc=ajwong@chromium.org | 
|  | per-file callback_forward.h=ajwong@chromium.org | 
|  | per-file callback.h=ajwong@chromium.org | 
|  | per-file callback_helpers.h=ajwong@chromium.org | 
|  | per-file callback.h.pump=ajwong@chromium.org | 
|  | per-file callback_internal.cc=ajwong@chromium.org | 
|  | per-file callback_internal.h=ajwong@chromium.org | 
|  | per-file callback_unittest.cc=ajwong@chromium.org | 
|  | per-file callback_unittest.h=ajwong@chromium.org | 
|  | per-file callback_unittest.nc=ajwong@chromium.org | 
|  | per-file security_unittest.cc=jln@chromium.org |