-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16693,10 +16693,16 @@ | |
githubId = 99221043; | ||
}; | ||
numinit = { | ||
email = "[email protected]"; | ||
email = "[email protected]"; | ||
name = "Morgan Jones"; | ||
github = "numinit"; | ||
githubId = 369111; | ||
name = "Morgan Jones"; | ||
keys = [ | ||
# >=2025 | ||
{ fingerprint = "FD28 F9C9 81C5 D78E 56E8 8311 5C3E B94D 198F 1491"; } | ||
# <=2024 | ||
{ fingerprint = "190B DA97 F616 DE35 6899 ED17 F819 F1AF 2FC1 C1FF"; } | ||
]; | ||
}; | ||
numkem = { | ||
name = "Sebastien Bariteau"; | ||
|