Retire mailing list
This commit is contained in:
parent
50f8b97e2a
commit
8dfbf2fc0e
2 changed files with 6 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue