diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2023-11-11 17:21:39 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2023-11-11 17:21:39 -0500 |
| commit | 8d0a3bfcdae4bc9dd15e7fb0488dce8f16e8f867 (patch) | |
| tree | 77f19aa2370df0e0d9bfc7effd5fd5f982642cef /etc/git/gitconfig | |
| parent | aee3c5a894fddf88810f18fa8880b423b078b3fa (diff) | |
| parent | af6105afc67a15a491a0a4fd18a28c9f801a0b94 (diff) | |
Merge branch 'master' into mesa-updates
Change-Id: I6848392e8c1ffca1473bd25511d8d90ae0f98ce7
Diffstat (limited to 'etc/git/gitconfig')
| -rw-r--r-- | etc/git/gitconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/git/gitconfig b/etc/git/gitconfig index 907ad018045..654a630b180 100644 --- a/etc/git/gitconfig +++ b/etc/git/gitconfig @@ -16,3 +16,10 @@ to = guix-patches@gnu.org headerCmd = etc/teams.scm cc-members-header-cmd thread = no + +[b4] + attestation-check-dkim = off + attestation-policy = off + linkmask = https://yhetil.org/guix/%s + linktrailermask = https://yhetil.org/guix/%s + midmask = https://yhetil.org/guix/%s |
