summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authortmartins <thigm85@gmail.com>2020-06-04 12:29:35 +0200
committertmartins <thigm85@gmail.com>2020-06-04 12:29:35 +0200
commit3570a88c42890577dab56e401a799e25009cbb02 (patch)
treea016c47f7abed53e0c9993a6abbf4e49437c0b58 /python
parente4954e8b81898666253f82d92d768bcddf27cd9e (diff)
update settings
Diffstat (limited to 'python')
-rw-r--r--python/vespa/settings.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/vespa/settings.ini b/python/vespa/settings.ini
index 12ded18cf15..2a3ad1128db 100644
--- a/python/vespa/settings.ini
+++ b/python/vespa/settings.ini
@@ -2,12 +2,12 @@
# All sections below are required unless otherwise specified
host = github
lib_name = vespa
-user = thigm85
-description = A description of your project
+user = vespa-engine
+description = Vespa python API
keywords = vespa, search engine, data science
author = Thiago G. Martins
-author_email = thigm85@gmail.com
-copyright = TGM
+author_email = tmartins@verizonmedia.com
+copyright = Verizon Media
branch = master
version = 0.0.1
min_python = 3.6