aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-command-line-client
diff options
context:
space:
mode:
Diffstat (limited to 'zookeeper-command-line-client')
-rw-r--r--zookeeper-command-line-client/CMakeLists.txt2
-rw-r--r--zookeeper-command-line-client/OWNERS2
2 files changed, 3 insertions, 1 deletions
diff --git a/zookeeper-command-line-client/CMakeLists.txt b/zookeeper-command-line-client/CMakeLists.txt
new file mode 100644
index 00000000000..ca16314b802
--- /dev/null
+++ b/zookeeper-command-line-client/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(vespa-zookeeper-command-line-client)
diff --git a/zookeeper-command-line-client/OWNERS b/zookeeper-command-line-client/OWNERS
index e0a00db5f4f..338ed581212 100644
--- a/zookeeper-command-line-client/OWNERS
+++ b/zookeeper-command-line-client/OWNERS
@@ -1 +1 @@
-musum
+hmusum