Skip to content

Commit

Permalink
Update repositories.yaml for java projects (#314)
Browse files Browse the repository at this point in the history
hboutemy is currently working on github.com/sigstore/sigstore-maven-plugin which was unarchived sigstore/TSC#45 but does not have an entry in this project.

Signed-off-by: Appu <appu@google.com>
  • Loading branch information
loosebazooka committed Sep 6, 2023
1 parent 6b88d9c commit ae3c3f1
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion github-sync/github-data/sigstore/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1786,7 +1786,7 @@ repositories:
licenseTemplate: ""
topics: []
collaborators:
- username: jvanzyl
- username: vlsi
permission: push
- username: loosebazooka
permission: admin
Expand Down Expand Up @@ -1892,6 +1892,45 @@ repositories:
requireLastPushApproval: true
statusChecks:
- DCO
- name: sigstore-maven-plugin
owner: sigstore
description: sigstore maven plugin
homepageUrl: ""
defaultBranch: main
allowAutoMerge: false
allowMergeCommit: true
allowRebaseMerge: true
allowSquashMerge: true
archived: false
autoInit: false
deleteBranchOnMerge: false
hasDownloads: true
hasIssues: true
hasProjects: true
hasWiki: true
vulnerabilityAlerts: false
visibility: public
licenseTemplate: ""
topics: []
collaborators:
- username: hboutemy
permission: maintain
- username: loosebazooka
permission: admin
teams:
- name: sigstore-java-codeowners
id: 5754835
permission: maintain
template:
owner: sigstore
repository: sigstore-project-template
branchesProtection:
- pattern: main
dismissStaleReviews: true
requiredApprovingReviewCount: 1
requireLastPushApproval: true
statusChecks:
- DCO
- name: sigstore-probers
owner: sigstore
description: Probers for sigstore infrastructure
Expand Down

0 comments on commit ae3c3f1

Please sign in to comment.