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

Commit f9e6481

Browse files
committed
doc: add a lead maintainer
1 parent 4cd543b commit f9e6481

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
The package provides a `SizeSplitter` which creates chunks of equal size and it is used by default in most cases, and a `rabin` fingerprint chunker. This chunker will attempt to split data in a way that the resulting blocks are the same when the data has repetitive patterns, thus optimizing the resulting DAGs.
1414

15+
## Lead Maintainer
16+
17+
[Steven Allen](https://github.com/Stebalien)
18+
1519
## Table of Contents
1620

1721
- [Install](#install)

0 commit comments

Comments
 (0)