Commit Graph

3 Commits

Author SHA1 Message Date
Bhagya Amarasinghe b96129b8d9
typo in generate-devstats-repo-sql.yaml
spelling fix on 'defintions' in the first block of comments in generate-devstats-repo-sql.yaml
2022-11-02 14:48:49 +05:30
Aaron Crickenberger 7bd7f2c344 Add more details to generate-devstats-repo-sql.py
There was still a lot of manual massaging of the script's
output that needed to happen before it was usable as a PR
to cncf/devstats.

I have now tried to encode as much of that knowledge in
code and comments here to allow the output of the script
to overwrite the existing file.

- add header/footer
- add comment pointing to this script
- add special case group for "Kubernetes"
- add support for committees that own code
- (manually) keep track of old repo names for history
2019-06-26 13:05:43 -07:00
Aaron Crickenberger 0224a259c7 Add script used to generate devstats repo groups
This isn't perfect, but it's probably better living here
than in a random gist I have laying around.
2019-06-07 09:05:00 -07:00