Skip to content

Commit

Permalink
Use a generic inbox for author contact email
Browse files Browse the repository at this point in the history
  • Loading branch information
snim2 committed Aug 6, 2024
1 parent c5c1ab6 commit 4bfe6bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions wp-content/themes/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## Changed
- Use a generic email for the author listed in composer.json

## [0.1.1] - 2020-05-26

### Changed
Expand Down
2 changes: 1 addition & 1 deletion wp-content/themes/theme/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"authors": [
{
"name": "Harry Metcalfe",
"email": "harry@dxw.com",
"email": "team@govpress.com",
"homepage": "https://www.dxw.com/"
}
],
Expand Down

0 comments on commit 4bfe6bc

Please sign in to comment.