diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-27 11:58:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-27 11:58:21 +0200 |
commit | b69f24b28a38c04b644a46ec6f7c2091b6910f47 (patch) | |
tree | 89f4114fa7390fb97251364e1d3900a9e74fdd78 | |
parent | efe0b57842fcff0dffd4bff24fb4a8aa9dd493c1 (diff) |
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
-rw-r--r-- | 1/alpha/kconfig/kconfig-conf-0.1.0.tar.gz | bin | 0 -> 18954 bytes | |||
-rw-r--r-- | 1/alpha/kconfig/kconfig-qconf-0.1.0.tar.gz | bin | 0 -> 22069 bytes | |||
-rw-r--r-- | 1/alpha/kconfig/liblkc-0.1.0.tar.gz | bin | 0 -> 104798 bytes | |||
-rw-r--r-- | owners/kconfig/kconfig-conf/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/kconfig/kconfig-qconf/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/kconfig/liblkc/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/kconfig/project-owner.manifest | 5 |
7 files changed, 20 insertions, 0 deletions
diff --git a/1/alpha/kconfig/kconfig-conf-0.1.0.tar.gz b/1/alpha/kconfig/kconfig-conf-0.1.0.tar.gz Binary files differnew file mode 100644 index 0000000..6cab9b3 --- /dev/null +++ b/1/alpha/kconfig/kconfig-conf-0.1.0.tar.gz diff --git a/1/alpha/kconfig/kconfig-qconf-0.1.0.tar.gz b/1/alpha/kconfig/kconfig-qconf-0.1.0.tar.gz Binary files differnew file mode 100644 index 0000000..89843b8 --- /dev/null +++ b/1/alpha/kconfig/kconfig-qconf-0.1.0.tar.gz diff --git a/1/alpha/kconfig/liblkc-0.1.0.tar.gz b/1/alpha/kconfig/liblkc-0.1.0.tar.gz Binary files differnew file mode 100644 index 0000000..40b6149 --- /dev/null +++ b/1/alpha/kconfig/liblkc-0.1.0.tar.gz 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/ |