This change updates the documentation to include the use of fedpkg new-sources --offline when using fedpkg anonymously.
fedpkg new-sources --offline
thanks very much for that, LGTM, merging.
Pull-Request has been merged by ankursinha
Thanks, that is a good change! (And nice to see that packagers have adopted fedpkg new-sources --offline, because I made that work :blush:.)
I think if (now that) this was added, this comment just a couple of lines before should be adjusted:
# fedpkg new-sources cannot be performed anonymously, that is left # for the maintainer to do after the pull request has been merged
I made #142 that does that, and also some other small improvements to this page's shell snippets.
According to the policy in README, commit access is granted to everybody with a merged pull request. Therefore I have added you to package-maintainer-docs group. You can now directly commit trivial fixes if you prefer that. Pull requests are also accepted for any kind of change, and strongly preferred for anything nontrivial.
Thanks @oturpe appreciate it. And thank you @ankursinha for the quick merge :)
This change updates the documentation to include the use of
fedpkg new-sources --offlinewhen using fedpkg anonymously.