mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
contributing: update links to mailing list
Our previous mailing list had some technical issues and we created a new one that is hopefully more reliable. Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
76394e93a8
commit
7a4b35a910
5 changed files with 10 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
|||
name = "pycriu"
|
||||
description = "Python bindings for CRIU"
|
||||
authors = [
|
||||
{name = "CRIU team", email = "criu@openvz.org"},
|
||||
{name = "CRIU team", email = "criu@lists.linux.dev"},
|
||||
]
|
||||
license = {text = "GPLv2"}
|
||||
dynamic = ["version"]
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
name = pycriu
|
||||
description = Python bindings for CRIU
|
||||
author = CRIU team
|
||||
author_email = criu@openvz.org
|
||||
author_email = criu@lists.linux.dev
|
||||
license = GPLv2
|
||||
version = attr: pycriu.__version__
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue