We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdb51d commit 3727371Copy full SHA for 3727371
.mailmap
@@ -0,0 +1,2 @@
1
+Achille Roussel <achille@segment.com> Achille <achille@segment.com>
2
+Thomas Pelletier <thomas.pelletier@segment.com> Thomas Pelletier <pelletier.thomas@gmail.com>
AUTHORS.txt
@@ -0,0 +1,5 @@
+Achille Roussel <achille@segment.com>
+Frederic Branczyk <fbranczyk@gmail.com>
3
+Julien Fabre <julien@segment.com>
4
+Kevin Burke <kevin.burke@segment.com>
5
+Thomas Pelletier <thomas.pelletier@segment.com>
Makefile
@@ -0,0 +1,3 @@
+AUTHORS.txt: .mailmap
+ go install github.com/kevinburke/write_mailmap@latest
+ write_mailmap > AUTHORS.txt
0 commit comments