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

Commit d6762a3

Browse files
committed
chore: adds lead maintainer to package manifest and readme
1 parent a6fc16a commit d6762a3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
> Datastore implementation with file system backend.
1414
15+
## Lead Maintainer
16+
17+
[Pedro Teixeira](https://github.com/pgte)
18+
1519
## Table of Contents
1620

1721
- [Install](#install)

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "datastore-fs",
33
"version": "0.7.0",
44
"description": "Datastore implementation with file system backend",
5+
"leadMaintainer": "Pedro Teixeira <pedro@protocol.ai>",
56
"main": "src/index.js",
67
"scripts": {
78
"lint": "aegir lint",

0 commit comments

Comments
 (0)