File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1092910929 githubId = 54635632;
1093010930 keys = [ { fingerprint = "4C68 56EE DFDA 20FB 77E8 9169 1964 2151 C218 F6F5"; } ];
1093110931 };
10932+ jthulhu = {
10933+ name = "Adrien Mathieu";
10934+ 10935+ github = "jthulhu";
10936+ githubId = 23179762;
10937+ };
1093210938 jtobin = {
10933109391093410940 github = "jtobin";
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ stdenv.mkDerivation (finalAttrs: {
6363 changelog = "https://github.com/leanprover/lean4/blob/${ finalAttrs . src . rev } /RELEASES.md" ;
6464 license = licenses . asl20 ;
6565 platforms = platforms . all ;
66- maintainers = with maintainers ; [ danielbritten ] ;
66+ maintainers = with maintainers ; [ danielbritten jthulhu ] ;
6767 mainProgram = "lean" ;
6868 } ;
6969} )
You can’t perform that action at this time.
0 commit comments