Skip to content

Commit b8af494

Browse files
committed
Update my email
1 parent 02f0226 commit b8af494

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

git_evtag_py.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# SPDX-License-Identifier: LGPL-2.0-or-later
44
# Original: https://github.com/cgwalters/git-evtag/blob/main/src/git-evtag-compute-py
5-
# Copyright (C) 2025 bbhtt <bbhtt@bbhtt.space>
5+
# Copyright (C) 2025 bbhtt <bbhtt@bbhtt.in>
66
# Copyright (C) 2015 Colin Walters <[email protected]>
77

88
import argparse

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "git_evtag_py"
33
version = "1.0.9"
44
description = "A Python implementation of git-evtag"
55
authors = [
6-
{name = "bbhtt", email = "bbhtt@bbhtt.space"},
6+
{name = "bbhtt", email = "bbhtt@bbhtt.in"},
77
]
88
license = {text = "LGPL-2.0-or-later"}
99
readme = "README.md"

0 commit comments

Comments
 (0)