Skip to content

Commit

Permalink
example-configs: specify default maintainers explicitly
Browse files Browse the repository at this point in the history
New get-and-verify-source.py expects explicit maintainers list, to
enforce minumum require signatures (even with default value of '1').

QubesOS/qubes-issues#7739
  • Loading branch information
marmarek committed Jul 7, 2023
1 parent da4e21f commit 96c0be5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions example-configs/qubes-os-r4.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ git:
baseurl: https://github.com
prefix: QubesOS/qubes-
branch: main
maintainers:
# marmarek
- '0064428F455451B3EBE78A7F063938BA42CFA724'
# simon
- '274E12AB03F2FE293765FC06DA0434BC706E1FCF'

backend-vmm: xen
debug: true
Expand Down

0 comments on commit 96c0be5

Please sign in to comment.