summaryrefslogtreecommitdiff
path: root/hack
diff options
context:
space:
mode:
authorAvinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>2022-11-23 13:17:37 +0530
committerGitHub <noreply@github.com>2022-11-23 13:17:37 +0530
commitde5fa62cbd1db672014851f05b2634e16b8cff58 (patch)
treec3df758d461e4566d698cca462bcd439a9f16372 /hack
parent38c1e81aa4d5404ab3389ef54c77642ca84c1166 (diff)
parent62b16d1aafdd744708c2f5243f90e858806bff95 (diff)
Merge branch 'kubernetes:master' into patch-3
Diffstat (limited to 'hack')
-rwxr-xr-xhack/generate-devstats-repo-sql.py2
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)