From 8dfbf2fc0e91a5b5713ceebfe974eba85bcc805d Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Wed, 22 Apr 2026 10:29:57 -0500 Subject: [PATCH] Retire mailing list --- CONTRIBUTING.md | 28 ++++++---------------------- README.md | 8 -------- 2 files changed, 6 insertions(+), 30 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5dacfcf..5bc5c9b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,33 +8,17 @@ SPDX-License-Identifier: GPL-1.0-or-later This project is hosted on Fedora Forge. -This project's mailing list is -[~gotmax23/forge-srpm-macros@lists.sr.ht][mailto] ([archives]). - -Development, issue reporting, and project discussion happen on the mailing -list. - -[archives]: https://lists.sr.ht/~gotmax23/forge-srpm-macros -[mailto]: mailto:~gotmax/forge-srpm-macros@lists.sr.ht - - -## Issue Reporting and Feature Requests - -Direct these to the mailing list. forge-srpm-macros has a [ticket tracker][tracker] on -todo.sr.ht, but it's only for confirmed issues. - -[tracker]: https://todo.sr.ht/~gotmax23/forge-srpm-macros - ## Patches -Contributing patches isalways welcome! -It is recommended that you send a message to the mailing list or create an -issue before working on a larger change. +Contributing patches is always welcome! +It is recommended that you send create an issue before starting work on a larger change. Please run tests locally before submitting your changes. ## Testing This repository uses `nox` to run unit tests and Python linters. You can `dnf install nox` and then invoke `nox` to run everything. -CI is run through https://builds.sr.ht using the [yojo](https://codeberg.org/emersion/yojo/) bridge -on pushes to `main` and PRs. +CI is run through [builds.sr.ht] using the [yojo] bridge on pushes to `main` and PRs. + +[builds.sr.ht]: https://builds.sr.ht +[yojo]: https://codeberg.org/gotmax23/yojo diff --git a/README.md b/README.md index ccf540c..1a0a03e 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,6 @@ These macros simplify the packaging of forge-hosted projects. They automatically compute the Source urls based on macros set in the specfile. This code has been split out from redhat-rpm-config to ease maintenance. -## Links - -- [forge-srpm-macros Forge](https://forge.fedoraporject.org/packaging/forge-srpm-macros) -- [forge-srpm-macros mailing list][archives] ([~gotmax/forge-srpm-macros@lists.sr.ht][mailto]) - -[archives]: https://lists.sr.ht/~gotmax23/forge-srpm-macros -[mailto]: mailto:~gotmax/forge-srpm-macros@lists.sr.ht - ## Compatibility The minimum supported RPM version is 4.16. The macros are tested in CI on