Skip to content

Commit

Permalink
Merge pull request #1841 from fluxcd/update-contrib
Browse files Browse the repository at this point in the history
Add some repos in contributors.py
  • Loading branch information
kingdonb authored Mar 3, 2024
2 parents 8715684 + abf5c8e commit 8d5c71c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hack/contributors.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,12 @@ def get_contributions_from_gh():
repos = [
'.github',
'community',
'cues',
'flagger',
'flux-benchmark',
'flux2',
'flux2-kustomize-helm-example',
'flux2-monitoring-example',
'flux2-multi-tenancy',
'go-git-providers',
'golang-with-libgit2',
Expand All @@ -55,6 +58,7 @@ def get_contributions_from_gh():
'source-controller',
'source-watcher',
'terraform-provider-flux',
'test-infra',
'website'
]
bots = [
Expand Down

0 comments on commit 8d5c71c

Please sign in to comment.