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 1762917629 githubId = 19433256;
1763017630 name = "Radoslaw Sniezek";
1763117631 };
17632+ rsrohitsingh682 = {
17633+ 17634+ github = "rsrohitsingh682";
17635+ githubId = 45477585;
17636+ name = "Rohit Singh";
17637+ };
1763217638 rster2002 = {
1763317639 name = "Bjørn";
1763417640 github = "rster2002";
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
5454 description = "Define and build CI for Nix projects anywhere" ;
5555 homepage = "https://github.com/srid/nixci" ;
5656 license = licenses . agpl3Only ;
57- maintainers = with maintainers ; [ srid shivaraj-bh ] ;
57+ maintainers = with maintainers ; [ srid shivaraj-bh rsrohitsingh682 ] ;
5858 mainProgram = "nixci" ;
5959 } ;
6060}
You can’t perform that action at this time.
0 commit comments