From 36dba61503e7d60aacae378769da70b4619c4e75 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Fri, 6 Jul 2018 11:10:23 -0400 Subject: Update the list of package maintainers Compiled out of a casual bit of sleuthing. --- DEVELOPERS.md | 23 +++++++++++++++-------- README.md | 26 +++++++++++++------------- 2 files changed, 28 insertions(+), 21 deletions(-) diff --git a/DEVELOPERS.md b/DEVELOPERS.md index f0ea334..d88fa43 100644 --- a/DEVELOPERS.md +++ b/DEVELOPERS.md @@ -56,11 +56,18 @@ Source packages go in the `deb-src` directory on the `gh-pages` branch. 5. Contact package maintainers: -OpenBSD Mike Burns 0x3E6761F72846B014 -openSUSE Andrei Dziahel 0x58BA3FA4A49D76C2 -Ubuntu Martin Frost 0x4609D1E5ECA538E6 -FreeBSD Leonardo Brondani Schenkel 0x0883b5ebf741f50a -Korora Carl van Tonder 0xb55275fbcbe8383c -Arch Max Falk 0x9cbdc83ba3753845 -MacPorts Aljaž Srebrnič 0xe140e1eea54ee677 -Debian Eric Collins 0x7BEB44E2771AB877 +| OS | Name | Email | PGP keyid | +| -------- | -------------------------- | ----------------------------- | ------------------ | +| Alpine | Hiroshi Kajisha | | ? | +| Arch | Max Falk | | 0x9cbdc83ba3753845 | +| Debian | Eric Collins | | 0x7BEB44E2771AB877 | +| Fedora | Carl van Tonder | | 0xa478c47bcb683786 | +| FreeBSD | Leonardo Brondani Schenkel | | 0x0883b5ebf741f50a | +| Gentoo | Florian Tham | | 0x7286dc0e62941423 | +| Korora | Carl van Tonder | | 0xb55275fbcbe8383c | +| Homebrew | Mike Burns | | 0x3E6761F72846B014 | +| MacPorts | Aljaž Srebrnič | | 0xe140e1eea54ee677 | +| OpenBSD | Mike Burns | | 0x3E6761F72846B014 | +| openSUSE | Andrei Dziahel | | 0x58BA3FA4A49D76C2 | +| Ubuntu | Martin Frost | | 0x4609D1E5ECA538E6 | +| Void | maxice8 | | 0xffaeeb9ca1c95204 | diff --git a/README.md b/README.md index 0d2d7f0..5189096 100644 --- a/README.md +++ b/README.md @@ -28,19 +28,6 @@ Debian-based: sudo apt-get update sudo apt-get install rcm -Korora: - - 64-bit Korora 23: - - sudo dnf copr enable seeitcoming/rcm fedora-23-x86_64 - sudo dnf install rcm - - Korora is similar to Fedora but with [an additional version and architecture - specification][copr-fedora-korora]. Replace `fedora-23-x86_64` as - appropriate. - - [copr-fedora-korora]: https://kororaproject.org/about/news/when-adding-a-copr-repo-to-korora-fails - Fedora 22, 23, 24, 25: sudo dnf copr enable seeitcoming/rcm @@ -54,6 +41,19 @@ Gentoo: emerge app-admin/rcm +Korora: + + 64-bit Korora 23: + + sudo dnf copr enable seeitcoming/rcm fedora-23-x86_64 + sudo dnf install rcm + + Korora is similar to Fedora but with [an additional version and architecture + specification][copr-fedora-korora]. Replace `fedora-23-x86_64` as + appropriate. + + [copr-fedora-korora]: https://kororaproject.org/about/news/when-adding-a-copr-repo-to-korora-fails + macOS with Homebrew: brew tap thoughtbot/formulae -- cgit v1.2.3