Script to gather OWNERS, LoC, and git activity data about modules
tools/android/modularization/getowners.py traverses the codebase reading OWNERS files and uses git commands to read a number of metrics at the granularity of modules. This script will be run periodically in a builder to feed information into a dashboard. Bug: 1135347 Change-Id: I8ef4050396c796cc96aff757d99ad15cb14b9483 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451326 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#828373}
Showing
Please register or sign in to comment