#149 fedpkg import removes the README.md file that gets automatically created on new repos in Pagure now
Closed: Fixed Opened by bowlofeggs.

With the recent change to new process for creating git repos, README.md files get automatically created by releng tools.

When fedpkg import is used to import an SRPM on a new repo, it removes the README.md file:

$ fedpkg import ~/rpmbuild/SRPMS/erlang-epam-1.0.3-2.fc27.src.rpm
Removing no longer used file: README.md
<snip>

It should leave the README.md file in place.


Metadata Update from @cqi:
- Issue assigned to cqi

Metadata Update from @cqi:
- Assignee reset
- Issue set to the milestone: NEXT
- Issue tagged with: RFE

See also https://pagure.io/fedpkg/issue/215

Metadata Update from @cqi:
- Issue set to the milestone: 1.34 (was: NEXT)

Metadata Update from @cqi:
- Issue assigned to cqi

Fixed in rpkg commit cf9329c

Metadata Update from @cqi:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)
- Issue tagged with: rpkg

Metadata