Chromium Code Reviews| Index: tools/directory_ownership/log.json |
| diff --git a/tools/directory_ownership/log.json b/tools/directory_ownership/log.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ecb931a18e1afa5c0b398bb466ecdf19f3da5a7a |
| --- /dev/null |
| +++ b/tools/directory_ownership/log.json |
| @@ -0,0 +1,8 @@ |
| +{ |
| + "owner-complete": [], |
| + "owner-no-component": [], |
| + "owner-no-info": [ |
| + "tools/directory_ownership/OWNERS" |
| + ], |
| + "owner-no-team": [] |
| +} |
|
haraken
2017/01/20 00:17:35
What is this file?
ymzhang1
2017/01/20 00:45:39
Oops, I'll remove this. Mistakenly upload.
|