python/python3-beniget: Update maintainer's email

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-06-03 20:24:53 -07:00 committed by Willy Sudiarto Raharjo
parent aea62b7722
commit a0cf8037d4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for python3-beniget
# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2022 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is

View File

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-gast"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
EMAIL="isaacyu@protonmail.com"