Releases: leodido/maintainers-generator
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
3a08e55 update: sort projects of approvers
3518ea8 update: org and repo options
8c037ed update: function to merge approvers
151b387 new: person struct
6031168 new: parse/process approvers
4413fc0 new: mantainers encode
2bc3b3e new: makefile
59acf13 new: maintainers list (eventually reading from persons db file)
0cdd159 new: initial options/flags
5c91f55 new: gitignores
8500357 new: fetch all repositories for an org
771a954 new: entrypoint
ad8db4b new: dedup, sort, person-db options
11edd38 new: create maintainers structure
a2308be new: LICENSE
899b2fe new(pkg): version
44426cb new(data): example/default persons db JSON file
3d2e68e fix(pkg/version): remove newline from version
5884f19 docs: update README with example output
4a9f30c docs: README
6d548fd ci: refinements to release process
000b9ed ci: goreleaser setup
3018822 ci: gh actions setup
9b13942 chore: utility functions
9074c4b build: make verbosity
11efcc7 Initial commit