| Age | Commit message (Collapse) | Author |
|
spelling fix on 'defintions' in the first block of comments in generate-devstats-repo-sql.yaml
|
|
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
|
|
This isn't perfect, but it's probably better living here
than in a random gist I have laying around.
|