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.
Merge pull request NixOS#294110 from Naxdy/work/add-retrospy
retrospy: init at 6.4.8
- Loading branch information
Showing
4 changed files
with
267 additions
and
0 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 |
---|---|---|
|
@@ -14121,6 +14121,16 @@ | |
githubId = 56316606; | ||
name = "Amneesh Singh"; | ||
}; | ||
naxdy = { | ||
name = "Naxdy"; | ||
email = "[email protected]"; | ||
matrix = "@naxdy:naxdy.org"; | ||
github = "Naxdy"; | ||
githubId = 4532582; | ||
keys = [{ | ||
fingerprint = "BDEA AB07 909D B96F 4106 85F1 CC15 0758 46BC E91B"; | ||
}]; | ||
}; | ||
nayala = { | ||
name = "Nia"; | ||
matrix = "@fly:asra.gr"; | ||
|
Oops, something went wrong.