From 94141126a097c7237437b2992c90533971db45e2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 6 Aug 2024 12:32:27 +0200 Subject: Move cli11 ownership information from queue to public --- owners/cli11/cli11/package-owner.manifest | 5 +++++ owners/cli11/project-owner.manifest | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 owners/cli11/cli11/package-owner.manifest create mode 100644 owners/cli11/project-owner.manifest diff --git a/owners/cli11/cli11/package-owner.manifest b/owners/cli11/cli11/package-owner.manifest new file mode 100644 index 0000000..35d1472 --- /dev/null +++ b/owners/cli11/cli11/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: cli11 +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/build2-packaging/cli11.git diff --git a/owners/cli11/project-owner.manifest b/owners/cli11/project-owner.manifest new file mode 100644 index 0000000..cbf3725 --- /dev/null +++ b/owners/cli11/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: cli11 +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/build2-packaging/ -- cgit v1.1