Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit 163e631

Browse files
guseggerthacdias
authored andcommitted
chore: add deprecation notice to README
1 parent f8cfba2 commit 163e631

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
interface-go-ipfs-core
22
==================
33

4+
> The CoreAPI interfaces for go-ipfs.
5+
46
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai)
57
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.io/)
68
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](https://webchat.freenode.net/?channels=%23ipfs)
79
[![Coverage Status](https://codecov.io/gh/ipfs/interface-go-ipfs-core/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/interface-go-ipfs-core/branch/master)
810

9-
> The CoreAPI interfaces for go-ipfs.
11+
## ❗ This repo is no longer maintained.
12+
👉 We highly recommend switching to the maintained version at https://github.com/ipfs/boxo/tree/main/coreiface.
13+
🏎️ Good news! There is [tooling and documentation](https://github.com/ipfs/boxo#migrating-to-boxo) to expedite a switch in your repo.
1014

11-
## Lead Maintainer
15+
⚠️ If you continue using this repo, please note that security fixes will not be provided (unless someone steps in to maintain it).
1216

13-
[Steven Allen](https://github.com/Stebalien)
17+
📚 Learn more, including how to take the maintainership mantle or ask questions, [here](https://github.com/ipfs/boxo/wiki/Copied-or-Migrated-Repos-FAQ).
1418

1519
## Table of Contents
1620

0 commit comments

Comments
 (0)