-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the Monica email configuration bug
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -20347,6 +20347,13 @@ | |
githubId = 71049646; | ||
keys = [ { fingerprint = "8BDF DFB5 6842 2393 82A0 441B 9238 BC70 9E05 516A"; } ]; | ||
}; | ||
sehqlr = { | ||
name = "Sam Hatfield"; | ||
email = "[email protected]"; | ||
matrix = "@sehqlr:matrix.org"; | ||
github = "sehqlr"; | ||
githubId = 2746852; | ||
}; | ||
sei40kr = { | ||
name = "Seong Yong-ju"; | ||
email = "[email protected]"; | ||
|
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