This commit is contained in:
Louis Abel 2023-11-29 19:54:11 -07:00
parent f3e797ed31
commit 87ef29349d
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 26 additions and 40 deletions

View File

@ -9,11 +9,11 @@ examples of this.
The outpouring support from the community and the amount of people who to The outpouring support from the community and the amount of people who to
together to support us, we want to thank you for believing in us and giving us together to support us, we want to thank you for believing in us and giving us
a chance. Thank you. a chance. And as always, we hope you enjoy this release.
Thank you.
# Special Recognition # # Special Recognition #
Contributors, in no particular order:
Mustafa Gezen Mustafa Gezen
Skip Grube Skip Grube
Sherif Nagy Sherif Nagy
@ -21,71 +21,54 @@ Contributors, in no particular order:
Louis Abel Louis Abel
Neil Hanlon Neil Hanlon
Taylor Goodwill Taylor Goodwill
R. Leigh Hennig Natalie Forde
Hayden Young Alejandro Ramallo
@jkwong Wale Soyinka
Michael Young Ezequiel Bruni
Rich Alloway
Rob Felsburg
Benjamin Agner
Gregory Kurtzer
Daniel Tharp
Chris Cowley
Brian Clemens
@darkbat91
@rkm
@raven_kg
Jordan Pisaniello
Trevor Cooper Trevor Cooper
Chris Stackpole Chris Stackpole
Steven Spencer Steven Spencer
Jessica Jonutz Alan Marshall (@alangm)
Wale Soyinka Lukas Magauer
Ezequiel Bruni Al Bowles (@raktajino)
Calder Sheagren Peter Ajamian (@pj)
Chris Heath Scott Shinn
# Rocky Linux Teams and Operations # # Rocky Linux Teams and Operations #
Leadership: Leadership:
Gregory Kurtzer Gregory Kurtzer
R. Leigh Hennig
Brian Clemens Brian Clemens
Infrastructure and Operations: Infrastructure and Operations:
R. Leigh Hennig
Taylor Goodwill Taylor Goodwill
Neil Hanlon Neil Hanlon
Louis Abel Louis Abel
Randolph (@meltro)
Patrick Roberts
Chris Cowley
Mustafa Gezen Mustafa Gezen
Release Engineering: Release Engineering/Core:
Louis Abel Louis Abel
Mustafa Gezen Mustafa Gezen
Skip Grube Skip Grube
Sherif Nagy Sherif Nagy
Pablo Greco Pablo Greco
Neil Hanlon
Taylor Goodwill
Security: Security:
Rob Felsburg Rob Felsburg
Benjamin Agner Scott Shinn
Documentation: Documentation:
Wale Soyinka Wale Soyinka
Web: Web/Design:
Hayden Young Gabriel Graves
Michael Kinder Michael Kinder
Design:
Hayden Young
Community and Outreach:
Jordan Pisaniello
Testing: Testing:
Trevor Cooper
Chris Stackpole Chris Stackpole
Trevor Cooper
Lukas Magauer
Alan Marshall (@alangm)
Al Bowles (@raktajino)

View File

@ -21,7 +21,7 @@
%define distro_code Green Obsidian %define distro_code Green Obsidian
%define major 8 %define major 8
%define minor 10 %define minor 10
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.3} %define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.4}
%define upstream_rel %{major}.%{minor}-0.1 %define upstream_rel %{major}.%{minor}-0.1
%define rpm_license BSD-3-Clause %define rpm_license BSD-3-Clause
%define dist .el%{major} %define dist .el%{major}
@ -421,6 +421,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/* %{_datadir}/pki/sb-certs/*
%changelog %changelog
* Wed Nov 29 2023 Louis Abel <label@rockylinux.org> - 8.10-1.4
- Update contributors
* Sun Nov 19 2023 Louis Abel <label@rockylinux.org> - 8.10-1.3 * Sun Nov 19 2023 Louis Abel <label@rockylinux.org> - 8.10-1.3
- Adjust comments in sources repo - Adjust comments in sources repo