Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: /
Date: Fri, 21 Jan 2022 16:02:09
Message-Id: 1642780921.39bc742c86d3552134717203431c05ef11ca60db.andrewammerlaan@gentoo
1 commit: 39bc742c86d3552134717203431c05ef11ca60db
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 21 16:00:47 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 16:02:01 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=39bc742c
7
8 README.md: Remove references to Github Issues, replace with b.g.o instead
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 README.md | 7 +------
13 1 file changed, 1 insertion(+), 6 deletions(-)
14
15 diff --git a/README.md b/README.md
16 index 99fcfe316..e7618050b 100644
17 --- a/README.md
18 +++ b/README.md
19 @@ -125,12 +125,7 @@ We welcome new contributors and are happy to include new packages.
20
21 ### Areas to contribute
22
23 -- [Current open issues](https://github.com/gentoo/sci/issues)
24 - [Current open bugs](https://bugs.gentoo.org/buglist.cgi?no_redirect=1&quicksearch=[science+overlay])
25 -- EAPI 6 (or 5) ebuilds which need updating
26 -```
27 -find . -type f -name "*.ebuild" ! \( -wholename "*.git*" -o -wholename "*profile*" -o -wholename "*metadata*" \) | while read ff; do grep -lRE "EAPI.*6" /dev/null $ff; done
28 -```
29
30 ### Resources
31
32 @@ -144,4 +139,4 @@ Additionally, please make sure to add the Science Project as an additional maint
33 ## Support
34
35 You can ask for help on [Libera IRC](https://www.gentoo.org/get-involved/irc-channels/) in [**#gentoo-science**](https://web.libera.chat/#gentoo-science).
36 -Alternatively you can report bugs on the [GitHub issues page](https://github.com/gentoo/sci/issues).
37 +Alternatively you can report bugs on the [Gentoo Bugzilla](https://bugs.gentoo.org/).