Skip to content

Commit

Permalink
Switch to fgaz's changelog-d fork
Browse files Browse the repository at this point in the history
  • Loading branch information
fgaz authored and mergify[bot] committed Dec 1, 2022
1 parent cd9d145 commit 810ce16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# https://github.com/haskell/cabal/issues/7360
- uses: actions/checkout@v3
with:
repository: "phadej/changelog-d"
repository: "fgaz/changelog-d"
path: "changelog-d"
- name: Install changelog-d
run: |
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ You can find a large number of real-world examples of changelog files
[here](https://github.com/haskell/cabal/tree/bc83de27569fda22dbe1e10be1a921bebf4d3430/changelog.d).

At release time, the entries will be merged with
[this tool](https://github.com/phadej/changelog-d).
[this tool](https://github.com/fgaz/changelog-d).

In addition, if you're changing the .cabal file format specification you should
add an entry in `doc/file-format-changelog.rst`.
Expand Down

0 comments on commit 810ce16

Please sign in to comment.