Skip to content

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)