From 325cf0d872bf6fba94e6be56b5926abeaaf61e78 Mon Sep 17 00:00:00 2001 From: Uilian Ries Date: Thu, 20 Dec 2018 09:41:53 -0200 Subject: #187 Update Conan author Signed-off-by: Uilian Ries --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conanfile.py') diff --git a/conanfile.py b/conanfile.py index ba774be4..77304769 100644 --- a/conanfile.py +++ b/conanfile.py @@ -9,7 +9,7 @@ class AbseilConan(ConanFile): name = "abseil" url = "https://github.com/abseil/abseil-cpp" homepage = url - author = "Ashley Hedberg " + author = "Abseil " description = "Abseil Common Libraries (C++) from Google" license = "Apache-2.0" topics = ("conan", "abseil", "abseil-cpp", "google", "common-libraries") -- cgit v1.2.3