comrak: add kivikakk as maintainer
I'm the upstream author/maintainer and would like to keep it up to date!
This commit is contained in:
parent
b550ea1c83
commit
54e1724fff
@ -19,6 +19,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://github.com/kivikakk/comrak";
|
homepage = "https://github.com/kivikakk/comrak";
|
||||||
changelog = "https://github.com/kivikakk/comrak/blob/${version}/changelog.txt";
|
changelog = "https://github.com/kivikakk/comrak/blob/${version}/changelog.txt";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = with maintainers; [ figsoda ];
|
maintainers = with maintainers; [ figsoda kivikakk ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user