| OLD | NEW |
| (Empty) |
| 1 # API OWNERS | |
| 2 # You should ask the following members when you change web-facing behavior. | |
| 3 per-file (*.idl|*.in)=set noparent | |
| 4 per-file (*.idl|*.in)=abarth@chromium.org | |
| 5 per-file (*.idl|*.in)=darin@chromium.org | |
| 6 per-file (*.idl|*.in)=dglazkov@chromium.org | |
| 7 per-file (*.idl|*.in)=eseidel@chromium.org | |
| 8 per-file (*.idl|*.in)=jochen@chromium.org | |
| 9 per-file (*.idl|*.in)=ojan@chromium.org | |
| 10 per-file (*.idl|*.in)=tkent@chromium.org | |
| 11 | |
| 12 # You should ask the following members when you make changes or have questions | |
| 13 # about IDL syntax that doesn't affect web-facing behavior. | |
| 14 per-file *.idl=haraken@chromium.org | |
| 15 per-file *.idl=nbarth@chromium.org | |
| OLD | NEW |