diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 71eb206..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,18 +0,0 @@ -version: 2 -updates: -- package-ecosystem: "gitsubmodule" - directory: "/" - schedule: - interval: "weekly" - time: "02:00" - timezone: "Asia/Tokyo" - reviewers: - - "ledyba-z" -- package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - time: "02:00" - timezone: Asia/Tokyo - reviewers: - - "ledyba-z" diff --git a/README.md b/README.md index 0a4cabf..aa0fda6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # libavif-container +**Currently maitained by [avif-community](https://github.com/avif-community/libavif-container)** + +**[avif-community](https://github.com/avif-community/libavif-container)でメンテナンスを継続しております** + [![Unit tests](https://github.com/link-u/libavif-container/workflows/Unit%20tests/badge.svg)](https://github.com/link-u/libavif-container/actions?query=workflow%3A%22Unit+tests%22) A library to parsing and writing avif container.