Gentoo Archives: gentoo-commits

From: Dave Hughes <davidhughes205@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: /
Date: Thu, 29 Apr 2021 19:49:41
Message-Id: 1619725762.250706359a8234ccaa336469b625c6064be1f9b3.xaero@gentoo
1 commit: 250706359a8234ccaa336469b625c6064be1f9b3
2 Author: Dave Hughes <davidhughes205 <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 29 19:48:52 2021 +0000
4 Commit: Dave Hughes <davidhughes205 <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 29 19:49:22 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=25070635
7
8 README: fix status badges
9
10 Signed-off-by: Dave Hughes <davidhughes205 <AT> gmail.com>
11
12 README.md | 7 +++++--
13 1 file changed, 5 insertions(+), 2 deletions(-)
14
15 diff --git a/README.md b/README.md
16 index 518d55a..1c67f0d 100644
17 --- a/README.md
18 +++ b/README.md
19 @@ -10,5 +10,8 @@ http://www.musl-libc.org/
20 * Aric Belsito <lluixhi@×××××.com>
21 * Felix Janda <felix.janda@××××××.de>
22
23 -## Repoman Status
24 -[![Repoman Status](https://travis-ci.org/gentoo/musl.png)](https://travis-ci.org/gentoo/musl)
25 +## pkgcheck status
26 +![pkgcheck](https://github.com/gentoo/musl/actions/workflows/main.yml/badge.svg)
27 +
28 +## RepoMan status
29 +![RepoMan](https://github.com/gentoo/musl/actions/workflows/repoman.yml/badge.svg)