treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Fully automated changelog generation - This gem generates a changelog file based on tags, issues and merged pull requests";
|
||||
homepage = https://github.com/github-changelog-generator/github-changelog-generator;
|
||||
homepage = "https://github.com/github-changelog-generator/github-changelog-generator";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Scriptkiddi nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user