diff options
Diffstat (limited to 'hack')
| -rwxr-xr-x | hack/generate-devstats-repo-sql.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hack/generate-devstats-repo-sql.py b/hack/generate-devstats-repo-sql.py index 71d77497..c86c26f0 100755 --- a/hack/generate-devstats-repo-sql.py +++ b/hack/generate-devstats-repo-sql.py @@ -15,7 +15,7 @@ # limitations under the License. """ -Output devstats repo_groups.sql based on subproject defintions in sigs.yaml +Output devstats repo_groups.sql based on subproject definitions in sigs.yaml This is likely missing a few repos because: - some repos lack an owner (eg: kubernetes/kubernetes) |
