Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 5911f5d

Browse files
authored
Merge pull request #54 from vdye/contact-email-bugfix
deb/pack.sh: fix maintainer email
2 parents 35a95e4 + b2213aa commit 5911f5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/package/deb/pack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Section: vcs
8181
Priority: optional
8282
Architecture: $ARCH
8383
Depends:
84-
Maintainer: Git Bundle Server <gitfundamentals@github.com>
84+
Maintainer: Git Bundle Server <git-fundamentals@github.com>
8585
Description: A self-hostable Git bundle server.
8686
EOF
8787

0 commit comments

Comments
 (0)