diff options
author | Matt Clay <matt@mystile.com> | 2023-07-11 21:40:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 21:40:06 +0200 |
commit | 72e038e8234051b54552d794a22ebef9681ae3ae (patch) | |
tree | 7e537505fe6c07a6ee3acfdf90404e4919f7263a /.github | |
parent | Convert non-docs *.rst files to *.md (#81217) (diff) | |
download | ansible-72e038e8234051b54552d794a22ebef9681ae3ae.tar.xz ansible-72e038e8234051b54552d794a22ebef9681ae3ae.zip |
Remove `docs` and `examples` directories (#81011)
* Remove docs dir
* Updates to reflect docs removal
* Fix integration test
* Remove examples dir
* Updates to reflect examples removal
* Remove build_library and build-ansible.py
* Remove refs to build_library and build-ansible.py
* Remove obsolete template
* Remove obsolete template reference
* Remove the now obsolete rstcheck sanity test
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index d9346a9b93..7000d29d2e 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -59,20 +59,6 @@ files: .github/BOTMETA.yml: labels: botmeta support: core - docs/: - maintainers: - - acozine - docs/docsite/rst/community/: - maintainers: - - gundalow - docs/docsite/rst/dev_guide/: - maintainers: - - gundalow - docs/docsite/rst/network/: - labels: networking - maintainers: - - samccann - docs/docsite/rst/user_guide/windows: *id001 hacking/report.py: notified: mattclay hacking/shippable/: |