From 05d4e377c5797d65d2279d26a8bb302ed68739ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 24 Apr 2021 17:06:34 +0200 Subject: [PATCH] some noticable projects around OBS we could add many more repos and toolings, not sure what the scope of this list is. --- data/projects/development/build.yaml | 7 +++++++ data/projects/development/libsolv.yaml | 7 +++++++ data/projects/development/open-build-service.yaml | 7 +++++++ 3 files changed, 21 insertions(+) create mode 100644 data/projects/development/build.yaml create mode 100644 data/projects/development/libsolv.yaml create mode 100644 data/projects/development/open-build-service.yaml diff --git a/data/projects/development/build.yaml b/data/projects/development/build.yaml new file mode 100644 index 0000000..ecd0d72 --- /dev/null +++ b/data/projects/development/build.yaml @@ -0,0 +1,7 @@ +--- +name: The "build" script +repository: https://github.com/openSUSE/obs-build +twitter: +website: +description: The build script for reproducible and secure builds. Supporting many distributions and formats. + diff --git a/data/projects/development/libsolv.yaml b/data/projects/development/libsolv.yaml new file mode 100644 index 0000000..cf3d505 --- /dev/null +++ b/data/projects/development/libsolv.yaml @@ -0,0 +1,7 @@ +--- +name: libsolv +repository: https://github.com/openSUSE/libsolv +twitter: +website: https://www.libsolv.org +description: dependency solver using a satisfiability algorithm for zypp, dnf, kiwi, OBS and others + diff --git a/data/projects/development/open-build-service.yaml b/data/projects/development/open-build-service.yaml new file mode 100644 index 0000000..5d8fb11 --- /dev/null +++ b/data/projects/development/open-build-service.yaml @@ -0,0 +1,7 @@ +--- +name: Open Build Service +repository: https://github.com/openSUSE/open-build-service +twitter: +website: https://www.openbuildservice.org +description: Distribution, package, appliance and container build infrastructure and collaboration +