From 2e80cebc11bfbab0af141e4318d91b7c57588b3f Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 26 Oct 2021 01:10:27 +0900 Subject: [PATCH] Remove CircleCI configuration --- .github/CODEOWNERS | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2a41c12c7e..aa888f4da6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,5 @@ # PATH OWNERS /.autogen/ @acid-chicken -/.circleci/ @syuilo @acid-chicken /.config/ @syuilo @AyaMorisawa @mei23 @acid-chicken @rinsuki # /.config/mongo_initdb_example.js @khws4v1 /.github/ @syuilo @AyaMorisawa @acid-chicken diff --git a/README.md b/README.md index ce0aa09417..a60f71cacf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@
-[![CircleCI](https://img.shields.io/circleci/project/github/misskey-dev/misskey.svg?style=for-the-badge&logo=circleci)](https://circleci.com/gh/misskey-dev/misskey) [![Dependencies](https://img.shields.io/david/misskey-dev/misskey.svg?style=for-the-badge&logo=npm)](https://david-dm.org/misskey-dev/misskey) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge&logo=github)](http://makeapullrequest.com) [![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech)