mirror of
https://github.com/chainguard-dev/clog
synced 2026-07-06 22:12:46 +00:00
Add source.yaml (#3)
This commit is contained in:
parent
7a6e5ac694
commit
988f6253cd
1 changed files with 9 additions and 0 deletions
9
.chainguard/source.yaml
Normal file
9
.chainguard/source.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright 2023 Chainguard, Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
spec:
|
||||
authorities:
|
||||
- keyless: {}
|
||||
- key:
|
||||
# Allow commits signed by GitHub.
|
||||
kms: https://github.com/web-flow.gpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue