aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-08 08:28:45 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-08 08:28:45 +0200
commit6d9f9aadb263a6876861b847f05609230846a999 (patch)
tree72aac932f0e72f53f71e718084ca4b8386e4ca18
parentlocal/update-03-filename: add .mailmap (diff)
downloadgithooks-master.tar.gz
githooks-master.tar.bz2
githooks-master.zip
update-03-filename: Allow .github/pull_request_template.mdHEADgithooks-20240508T062845Zmaster
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rwxr-xr-xlocal/update-03-filename1
1 files changed, 1 insertions, 0 deletions
diff --git a/local/update-03-filename b/local/update-03-filename
index 462e5ec..adbbc5f 100755
--- a/local/update-03-filename
+++ b/local/update-03-filename
@@ -27,6 +27,7 @@ regex='^([A-Za-z0-9_][A-Za-z0-9._+-]*/)*[A-Za-z0-9_][A-Za-z0-9._+-]*$'
exceptions=(
.editorconfig
.mailmap
+ .github/pull_request_template.md
.gitignore
metadata/.gitignore
)