diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-11-07 14:24:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-07 14:24:16 -0800 |
| commit | 988e13bd4ed9a33d0ab77806adc91baad310c45f (patch) | |
| tree | 3fff7e9909f50b408dbae0c9460e674d03c2ccd3 /hack | |
| parent | d78365d4f0ec3aebd0d2e89fd7aead40f9cbf32c (diff) | |
| parent | b96129b8d96aad39394a6b7e8ebe20f799e667ac (diff) | |
Merge pull request #6953 from BhagyaAmarasinghe/patch-1
typo in generate-devstats-repo-sql.yaml
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) |
