mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
scripts/merge-pr.py: Manually map Github username to email address
You can get pretty much any old email address out of Github API, so let's just map the emails manually.
This commit is contained in:
6
.github.json
Normal file
6
.github.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"penberg": {
|
||||
"name": "Pekka Enberg",
|
||||
"email": "penberg@ki.fi"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user