diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:47:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:47:52 +0300 |
commit | 42a5f29ce8e1f73eea38cb52d32f1c711dafc1b7 (patch) | |
tree | 5fb9fec1082309299a25762fddbf287232ac4808 /core/zstd/meta | |
parent | 9fc5f445c0c82bafeb855eb28490160d0f4b86dd (diff) | |
download | repository-42a5f29ce8e1f73eea38cb52d32f1c711dafc1b7.tar.gz |
meta: change maintainer mail
Diffstat (limited to 'core/zstd/meta')
-rw-r--r-- | core/zstd/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/zstd/meta b/core/zstd/meta index 5a64e1d2..ffb429e7 100644 --- a/core/zstd/meta +++ b/core/zstd/meta @@ -1,3 +1,3 @@ description: Z standard compression utilities license: BSD-3-Clause, GPL-2.0+ -maintainer: Cem Keylan <cem@ckyln.com> +maintainer: Cem Keylan <cem@carbslinux.org> |