forked from NixOS/nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
maintainers: stepbrobd change email and fingerprint
- Loading branch information
Showing
2 changed files
with
6 additions
and
5 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 |
---|---|---|
|
@@ -12,3 +12,5 @@ Sandro Jäckel <[email protected]> <[email protected]> | |
superherointj <[email protected]> | ||
Vladimír Čunát <[email protected]> <[email protected]> | ||
Vladimír Čunát <[email protected]> <[email protected]> | ||
Yifei Sun <[email protected]> StepBroBD <[email protected]> | ||
Yifei Sun <[email protected]> <[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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17349,13 +17349,12 @@ | |
name = "Stel Abrego"; | ||
}; | ||
stepbrobd = { | ||
name = "StepBroBD"; | ||
github = "StepBroBD"; | ||
name = "Yifei Sun"; | ||
email = "[email protected]"; | ||
github = "stepbrobd"; | ||
githubId = 81826728; | ||
email = "[email protected]"; | ||
matrix = "@stepbrobd:matrix.org"; | ||
keys = [{ | ||
fingerprint = "5D8B FA8B 286A C2EF 6EE4 8598 F742 B72C 8926 1A51"; | ||
fingerprint = "AC7C 52E6 BA2F E8DE 8F0F 5D78 D973 170F 9B86 DB70"; | ||
}]; | ||
}; | ||
stephank = { | ||
|