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

Commit 0cda4af

Browse files
committed
docs: Add badges, add localMaintainers
Please publish patch after merge.
1 parent df20862 commit 0cda4af

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@
2525
},
2626
"devDependencies": {
2727
"standard": "^12.0.1"
28-
}
28+
},
29+
"localMaintainers": [
30+
"haad <haad@haja.io>",
31+
"shamb0t <shams@haja.io>",
32+
"hajamark <mark@haja.io>"
33+
]
2934
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# orbit-db-eventstore
22

33
[![npm version](https://badge.fury.io/js/orbit-db-eventstore.svg)](https://badge.fury.io/js/orbit-db-eventstore)
4-
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby)
4+
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby) [![Matrix](https://img.shields.io/badge/matrix-%23orbitdb%3Apermaweb.io-blue.svg)](https://riot.permaweb.io/#/room/#orbitdb:permaweb.io) [![Discord](https://img.shields.io/discord/475789330380488707?color=blueviolet&label=discord)](https://discord.gg/cscuf5T)
55

66
> Append-Only Log database for orbit-db
77

0 commit comments

Comments
 (0)