update contributors and changelog

This commit is contained in:
Sujeev-Uthayakumar
2026-02-02 08:59:39 -05:00
parent 0f3f0c3ccf
commit d8ecd27191
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added ### Added
- New --partwipe flag for profile and node set - New --partwipe flag for profile and node set
- Updated arguments for `ValidString` to match `regexp.MatchString`
## v4.6.5, 2026-01-12 ## v4.6.5, 2026-01-12

View File

@@ -51,3 +51,4 @@
- Adrian Reber <areber@redhat.com> - Adrian Reber <areber@redhat.com>
- Karker Said <said.karker@gmail.com> [@kosmolito](https://github.com/kosmolito) - Karker Said <said.karker@gmail.com> [@kosmolito](https://github.com/kosmolito)
- Jason Scott <jsco2t@outlook.com> @jsco2t - Jason Scott <jsco2t@outlook.com> @jsco2t
- Sujeev Uthayakumar <sujeev.uthayakumar@gmail.com> [@Sujeev-Uthayakumar](https://github.com/Sujeev-Uthayakumar)