Skip to content

Commit e857b61

Browse files
authored
Merge pull request #4449 from jpculp/update-mailmap
trivial: Add entries to .mailmap file
2 parents 91855a9 + 28c31ea commit e857b61

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
- '**.tpl'
1818
# Sample config files and OpenAPI docs
1919
- '**.yaml'
20+
# Mailmap
21+
- '.mailmap'
2022

2123
concurrency:
2224
group: ${{ github.ref }}

.mailmap

+14
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,17 @@ Tianhao Geng <[email protected]> <[email protected]>
3232
Ethan Pullen <[email protected]>
3333
3434
35+
Patrick J.P. Culp <[email protected]>
36+
37+
38+
39+
Vighnesh Maheshwari <[email protected]> <[email protected]>
40+
Vighnesh Maheshwari <[email protected]> <[email protected]>
41+
Kyle Sessions <[email protected]>
42+
43+
Gaurav Sharma <mgsharm@amazon> <[email protected]>
44+
45+
46+
47+
Sparks Song <[email protected]> Sparks <[email protected]>
48+
Cezar Rata <[email protected]> cezar-r <[email protected]>

0 commit comments

Comments
 (0)