File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ homepage = https://metacpan.org/dist/Env-Assert
1515bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist =Env-Assert
1616bugtracker.mailto = bug-Env-Assert@rt.cpan.org
1717repository.url = git://github.com/mikkoi/env-assert.git
18- repository.web = https://github.com/mikkoi/env-assert.git
18+ repository.web = https://github.com/mikkoi/env-assert
1919repository.type = git
2020
2121[Keywords]
@@ -25,6 +25,20 @@ keywords = environment variable assert
2525-bundle = @MIKKOI
2626-version = 0.002
2727
28+ [Software::Policies / License]
29+ policy_attribute = perl_5_double_license = true
30+
31+ [Software::Policies / Contributing]
32+
33+ [Software::Policies / CodeOfConduct]
34+ class = ContributorCovenant
35+ version = 2.1
36+
37+ [Software::Policies / Security]
38+ policy_attribute = url = https://github.com/mikkoi/env-assert/blob/main/SECURITY.md
39+ policy_attribute = timeframe = 7 days
40+ policy_attribute = perl_support_years = 10
41+
2842; After release, always update the self-contained executables to GitHub.
2943; Use the one that was released. It now contains the current version number.
3044[Run::AfterRelease]
You can’t perform that action at this time.
0 commit comments