From d4483140cc49cabc28921ba58a6d4c3fca44f1dc Mon Sep 17 00:00:00 2001 From: Kaede Fujisaki Date: Sun, 13 Nov 2022 13:34:58 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=9F=E3=83=A5=E3=83=8B=E3=83=86?= =?UTF-8?q?=E3=82=A3=E3=83=BB=E3=83=89=E3=83=AA=E3=83=96=E3=83=B3=E3=81=AB?= =?UTF-8?q?=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 18 ------------------ README.md | 4 ++++ 2 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 .github/dependabot.yml 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.