Skip to content

Commit

Permalink
set email
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <[email protected]>
  • Loading branch information
rwaffen committed Aug 9, 2024
1 parent f7d11b4 commit 73f87a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onceover.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s| # rubocop:disable Gemspec/RequireMFA
s.name = "onceover"
s.version = "3.22.0"
s.authors = ["Dylan Ratcliffe"]
s.email = ["[email protected]"]
s.email = ["[email protected]"]
s.homepage = "https://github.com/voxpupuli/onceover"
s.summary = "Testing tools for Puppet controlrepos"
s.description = "Automatically generates tests for your Puppet code"
Expand Down

0 comments on commit 73f87a2

Please sign in to comment.