diff options
author | Eivind Uggedal <eu@eju.no> | 2019-05-13 21:40:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-05 20:25:54 +0000 |
commit | 2ac394d050ad4537f3414c95872010a6458ece4d (patch) | |
tree | 2cfe861c7902328233517a97b09511f2ecb0bdd4 /main | |
parent | 72e1860d2ef7ec19d3200724f611162a1148e63a (diff) | |
download | aports-2ac394d050ad4537f3414c95872010a6458ece4d.tar.bz2 aports-2ac394d050ad4537f3414c95872010a6458ece4d.tar.xz |
main/py-jwt: re-add contrib tag
I brought py-jwt to the tree in 05a8daa2ad11.
Diffstat (limited to 'main')
-rw-r--r-- | main/py-jwt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/py-jwt/APKBUILD b/main/py-jwt/APKBUILD index 0ac29ed511..8c3e27b913 100644 --- a/main/py-jwt/APKBUILD +++ b/main/py-jwt/APKBUILD @@ -1,3 +1,4 @@ +# Contributor: Eivind Uggedal <eu@eju.no> # Maintainer: pkgname=py-jwt _pkgname=PyJWT |