Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't lower() the packit pr data before manging it
packit coprs are case sensitive (it's Katello, not katello), but the lower() was breaking that. the original idea was that the lower() catches GitHub.COM and other spellings, but it seems to do more harm than good, so let's remove it
- Loading branch information