distgit-bz-sync: fix unbalanced quotes in the configuration file

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-08-21 09:51:15 +02:00
parent a1684ecc18
commit bbae07fdbb

View file

@ -16,7 +16,7 @@ Reassigning to the new maintainer of this component.
versions = ["rawhide", "33", "32", "31"]
[products."Fedora Container"]
namespace = "container"
versions = ["rawhide", "33", "32", "31]
versions = ["rawhide", "33", "32", "31"]
bz_product_name = "Fedora Container Images"
[products."Fedora Modules"]
namespace = "modules"