diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-06-14 08:32:46 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-15 21:39:44 +0700 |
commit | 699275d1c060548ce7f499fe13f1150243fe7792 (patch) | |
tree | dc73a2fc9e12c758166722d9a1d24e7cb3f62c28 /python/traitlets | |
parent | 948f89b5616ab91bbba5cb7a330012747151e483 (diff) |
python/traitlets: New maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/traitlets')
-rw-r--r-- | python/traitlets/traitlets.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/traitlets/traitlets.info b/python/traitlets/traitlets.info index a81e82c1c14d..d94df1c19e73 100644 --- a/python/traitlets/traitlets.info +++ b/python/traitlets/traitlets.info @@ -6,5 +6,5 @@ MD5SUM="91af43de0a2182735677875b4c8a533a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator python3-hatchling" -MAINTAINER="Isaac Yu" -EMAIL="isaacyu@protonmail.com" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBp@gmail.com" |