Skip to content

Commit 5895132

Browse files
Apply suggested fix to tetra.gemspec from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent cccf44f commit 5895132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tetra.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.name = "tetra"
77
spec.version = Tetra::VERSION
88
spec.authors = ["Dominik Gedon", "Silvio Moioli"]
9-
spec.email = ["dominik.gedon@suse.com"]
9+
spec.email = ["dominik.gedon@suse.com", "silvio.moioli@suse.com"]
1010
spec.homepage = "https://github.com/uyuni-project/tetra"
1111
spec.summary = "A tool to package Java projects"
1212
spec.description = <<~TEXT

0 commit comments

Comments
 (0)