From 8cbc8df7dd05c64fdd7207643b63716f2c287b45 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 12 Sep 2018 21:54:33 +0300 Subject: Add package/project owner manifests --- owners/mysql/libmysqlclient/package-owner.manifest | 5 +++++ owners/mysql/project-owner.manifest | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 owners/mysql/libmysqlclient/package-owner.manifest create mode 100644 owners/mysql/project-owner.manifest (limited to 'owners/mysql') diff --git a/owners/mysql/libmysqlclient/package-owner.manifest b/owners/mysql/libmysqlclient/package-owner.manifest new file mode 100644 index 0000000..910730d --- /dev/null +++ b/owners/mysql/libmysqlclient/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libmysqlclient +author-name: build2 Packaging +author-email: packaging@build2.org +control: https://git.build2.org/packaging/mysql/libmysqlclient.git diff --git a/owners/mysql/project-owner.manifest b/owners/mysql/project-owner.manifest new file mode 100644 index 0000000..deea396 --- /dev/null +++ b/owners/mysql/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: mysql +author-name: build2 Packaging +author-email: packaging@build2.org +control: https://git.build2.org/packaging/mysql/ -- cgit v1.1