Update vendor information
diff --git a/build.gradle b/build.gradle
index f7a14be..e056a10 100644
--- a/build.gradle
+++ b/build.gradle
@@ -28,8 +28,8 @@
       'Gerrit-ApiType': apiType,
       'Gerrit-ApiVersion': apiVersion,
       'Gerrit-Module': 'com.googlesource.gerrit.plugins.rabbitmq.Module',
-      'Implementation-Vendor': 'Gerrit Code Review',
-      'Implementation-URL': 'http://code.google.com/p/gerrit/',
+      'Implementation-Vendor': 'rinrinne',
+      'Implementation-URL': 'https://github.com/rinrinne/gerrit-rabbitmq-plugin',
       'Implementation-Title': "${apiType} ${name}",
       'Implementation-Version' : version,
       'Created-By': 'rinrinne (rinrin.ne@gmail.com)'