You've already forked ukui-overlay
mirror of
https://github.com/ukui/ukui-overlay.git
synced 2026-03-09 09:31:19 -07:00
c37f3d4316
Signed-off-by: Yachen Wang <OriPoin@outlook.com>
10 lines
257 B
Plaintext
10 lines
257 B
Plaintext
masters = gentoo
|
|
# Use new hashes
|
|
manifest-hashes = BLAKE2B
|
|
|
|
# Do not update changelogs
|
|
update-changelog = false
|
|
# Use thin manifests
|
|
thin-manifests = true
|
|
# Dont sign thinn manifests. There is no current policy for git commit signing
|
|
sign-manifests = false |