README: link to Pungi project instead of mash

Mash is almost entirely abandoned. Link users to Pungi instead.
This commit is contained in:
Ken Dreyer 2019-03-05 14:41:54 -06:00 committed by Mike McLean
parent adf68f2987
commit de9b30e5b1

View file

@ -51,7 +51,7 @@ Related Software
* [Mock](https://fedoraproject.org/wiki/Projects/Mock): The tool Koji uses to generate buildroots
* [Yum](http://yum.baseurl.org/)
* [Mash](https://pagure.io/mash)
* [Pungi](https://pagure.io/pungi): Use Pungi to "compose" Koji builds into highly customizable Yum repositories.
* [Koji Tools](https://pagure.io/koji-tools): Various utilities for Koji
* [Kojiji](https://github.com/release-engineering/kojiji): Koji Java Interface
* [txkoji](https://github.com/ktdreyer/txkoji): Async interface to Koji, using Twisted