Add Tidelift management docs and blurb on README, as discussed in the ML

This commit is contained in:
Bruno Oliveira
2019-05-09 19:05:45 -03:00
parent 803d68847b
commit dae455e8a3
3 changed files with 78 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ repos:
- id: rst
name: rst
entry: rst-lint --encoding utf-8
files: ^(CHANGELOG.rst|HOWTORELEASE.rst|README.rst|changelog/.*)$
files: ^(CHANGELOG.rst|HOWTORELEASE.rst|README.rst|TIDELIFT.rst|changelog/.*)$
language: python
additional_dependencies: [pygments, restructuredtext_lint]
- id: changelogs-rst