Merge pull request #278237 from mariuskimmina/master
cnspec: Change license and add maintainer
This commit is contained in:
commit
a83f8e2592
@ -31,7 +31,7 @@ buildGoModule rec {
|
||||
description = "An open source, cloud-native security and policy project";
|
||||
homepage = "https://github.com/mondoohq/cnspec";
|
||||
changelog = "https://github.com/mondoohq/cnspec/releases/tag/v${version}";
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
license = licenses.bsl11;
|
||||
maintainers = with maintainers; [ fab mariuskimmina ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user