Skip to content

Commit

Permalink
mailmap
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese committed Dec 27, 2023
1 parent 198ce34 commit 2f12a5b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Amethyst Reese <[email protected]> <[email protected]>
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Bugfix release
```text
$ git shortlog -s v0.5.0...v0.5.1
10 Amethyst Reese
2 John Reese
2 Amethyst Reese
1 Tim Hatch
12 dependabot[bot]
```
Expand All @@ -33,7 +33,7 @@ Feature release

```text
$ git shortlog -s v0.4.0...v0.5.0
16 John Reese
16 Amethyst Reese
4 dependabot[bot]
```

Expand All @@ -53,7 +53,7 @@ Feature release

```text
$ git shortlog -s v0.4.0a1...v0.4.0
9 John Reese
9 Amethyst Reese
```


Expand All @@ -69,7 +69,7 @@ Alpha release

```text
$ git shortlog -s v0.3.0...v0.4.0a1
25 John Reese
25 Amethyst Reese
11 dependabot[bot]
```

Expand All @@ -86,7 +86,7 @@ Feature release

```text
$ git shortlog -s v0.2.0...v0.3.0
8 John Reese
8 Amethyst Reese
```


Expand All @@ -107,7 +107,7 @@ See `pyproject.toml` for example job specs.

```text
$ git shortlog -s v0.1.0...v0.2.0
16 John Reese
16 Amethyst Reese
10 dependabot[bot]
```

Expand All @@ -121,7 +121,7 @@ Initial release

```text
$ git shortlog -s v0.1.0
37 John Reese
37 Amethyst Reese
2 dependabot[bot]
```

Expand Down

0 comments on commit 2f12a5b

Please sign in to comment.