9fadb0d Modify the Change process SoP for script improvements

Authored and Committed by adamwill a year ago
    Modify the Change process SoP for script improvements
    
    I've made the script used in this SoP more robust (I hope), so
    this warning can now be reworded. The script no longer crashes
    on email addresses that don't exist in Bugzilla, and it should
    avoid creating duplicate tracker bugs even if run multiple times
    without the source CSV file being updated. Also, it now assigns
    the bug to a Change owner automatically, so long as any listed
    email address exists in Bugzilla.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>