diff --git a/pyproject.toml b/pyproject.toml index 04113b9..7184fcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,9 @@ description = "A Small Package to Postprocess Cp2k Output" authors = [ {name = "Yong-Bin Zhuang", email = "robinzhuang@outlook.com"} ] +maintainers = [ + {name = "Yong-Bin Zhuang", email = "robinzhuang@outlook.com"} + ] license = {file = "LICENSE"} readme = "README.md" classifiers = [