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 +