forked from mirrors/nixpkgs
Merge pull request #220906 from Alizter/ps/rr/maintainers__add_alizter
maintainers: add Alizter
This commit is contained in:
commit
13c264a4d0
|
@ -678,6 +678,12 @@
|
|||
githubId = 36147;
|
||||
name = "Alireza Meskin";
|
||||
};
|
||||
alizter = {
|
||||
email = "alizter@gmail.com";
|
||||
github = "Alizter";
|
||||
githubId = 8614547;
|
||||
name = "Ali Caglayan";
|
||||
};
|
||||
alkasm = {
|
||||
email = "alexreynolds00@gmail.com";
|
||||
github = "alkasm";
|
||||
|
|
|
@ -142,6 +142,7 @@ with lib.maintainers; {
|
|||
# gares has no entry in the maintainers list
|
||||
siraben
|
||||
vbgl
|
||||
alizter
|
||||
];
|
||||
scope = "Maintain the Coq theorem prover and related packages.";
|
||||
shortName = "Coq";
|
||||
|
|
Loading…
Reference in a new issue