feat(contributions): add ‹centpkg› contribution
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
Test deployment / Test deployment (push) Has been cancelled

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-06-13 19:11:54 +02:00
parent f56469e1b2
commit 4443ca3022
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -6,6 +6,17 @@ import Contribution, {
} from "../components/contributions/Contribution";
const contributions: ContributionMetadata[] = [
{
title: "centpkg",
description: <p>A tool for working with CentOS dist-git.</p>,
contribution: (
<p>
I have fixed a bug that caused <code>centpkg-sig</code> to be unable to
clone the dist-git repos from SIGs.
</p>
),
repoURL: "https://git.centos.org/centos/centpkg",
},
{
title: "Fedora Messaging",
description: (