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 ae9aab1 commit 456ba1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Use NPM scripts rather than Grunt
- Use a generic email for the author listed in composer.json

## [v0.5.0] - 2022-02-15

Expand Down
2 changes: 1 addition & 1 deletion 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 456ba1c

Please sign in to comment.