From c7dbe7bb284c7cd35460b15a50ed56a3440305e0 Mon Sep 17 00:00:00 2001 From: Dylan Van Assche Date: Sun, 26 Jul 2026 16:51:27 +0200 Subject: [PATCH] main/bootmac: use primary git email postmarketOS bot cannot tag maintainers if the email doesn't match Gitlab. Part-of: --- main/bootmac/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/bootmac/APKBUILD b/main/bootmac/APKBUILD index 3fe8f4283..e078d9097 100644 --- a/main/bootmac/APKBUILD +++ b/main/bootmac/APKBUILD @@ -1,7 +1,7 @@ -maintainer="Dylan Van Assche " +maintainer="Dylan Van Assche " pkgname=bootmac pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="Configure MAC addresses at boot" url="https://gitlab.postmarketos.org/postmarketOS/bootmac" arch="all"