From b69f24b28a38c04b644a46ec6f7c2091b6910f47 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 27 Oct 2021 11:58:21 +0200 Subject: Migrate kconfig from queue/alpha to alpha add liblkc/0.1.0 add kconfig-conf/0.1.0 add kconfig-qconf/0.1.0 add owners/kconfig/liblkc/package-owner.manifest add owners/kconfig/project-owner.manifest add owners/kconfig/kconfig-conf/package-owner.manifest add owners/kconfig/kconfig-qconf/package-owner.manifest --- owners/kconfig/kconfig-conf/package-owner.manifest | 5 +++++ owners/kconfig/kconfig-qconf/package-owner.manifest | 5 +++++ owners/kconfig/liblkc/package-owner.manifest | 5 +++++ owners/kconfig/project-owner.manifest | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 owners/kconfig/kconfig-conf/package-owner.manifest create mode 100644 owners/kconfig/kconfig-qconf/package-owner.manifest create mode 100644 owners/kconfig/liblkc/package-owner.manifest create mode 100644 owners/kconfig/project-owner.manifest (limited to 'owners/kconfig') diff --git a/owners/kconfig/kconfig-conf/package-owner.manifest b/owners/kconfig/kconfig-conf/package-owner.manifest new file mode 100644 index 0000000..fdc8f2d --- /dev/null +++ b/owners/kconfig/kconfig-conf/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: kconfig-conf +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/kconfig.git diff --git a/owners/kconfig/kconfig-qconf/package-owner.manifest b/owners/kconfig/kconfig-qconf/package-owner.manifest new file mode 100644 index 0000000..28647d0 --- /dev/null +++ b/owners/kconfig/kconfig-qconf/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: kconfig-qconf +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/kconfig.git diff --git a/owners/kconfig/liblkc/package-owner.manifest b/owners/kconfig/liblkc/package-owner.manifest new file mode 100644 index 0000000..6d03c88 --- /dev/null +++ b/owners/kconfig/liblkc/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: liblkc +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/kconfig.git diff --git a/owners/kconfig/project-owner.manifest b/owners/kconfig/project-owner.manifest new file mode 100644 index 0000000..911bab2 --- /dev/null +++ b/owners/kconfig/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: kconfig +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/ -- cgit v1.1