summaryrefslogtreecommitdiff
path: root/hack/generate-devstats-repo-sql.py
diff options
context:
space:
mode:
authorBhagya Amarasinghe <bhagya.amarasinghe52@gmail.com>2022-11-02 14:48:49 +0530
committerGitHub <noreply@github.com>2022-11-02 14:48:49 +0530
commitb96129b8d96aad39394a6b7e8ebe20f799e667ac (patch)
treec71cd78af15ba7fba0dfa8c3eae36bc20fe49038 /hack/generate-devstats-repo-sql.py
parentb1db3eb980036f7a3b953c785b30dd343b037c0e (diff)
typo in generate-devstats-repo-sql.yaml
spelling fix on 'defintions' in the first block of comments in generate-devstats-repo-sql.yaml
Diffstat (limited to 'hack/generate-devstats-repo-sql.py')
-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)