Skip to content

Commit ad61685

Browse files
committed
setup.py: update contact email
Update my contact email to a valid address, as the previous one is no longer functional. Signed-off-by: Andrea Righi <andrea.righi@linux.dev>
1 parent 18b5f15 commit ad61685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def run(self):
7777
argparse-manpage \
7878
--pyfile ./virtme_ng/run.py --function make_parser \
7979
--prog vng --version v{VERSION} \
80-
--author "virtme-ng is written by Andrea Righi <andrea.righi@canonical.com>" \
80+
--author "virtme-ng is written by Andrea Righi <arighi@nvidia.com>" \
8181
--author "Based on virtme by Andy Lutomirski <luto@kernel.org>" \
8282
--project-name virtme-ng --manual-title virtme-ng \
8383
--description "Quickly run kernels inside a virtualized snapshot of your live system" \

0 commit comments

Comments
 (0)