Skip to content

Commit ea60c4d

Browse files
committed
readme: add 'unmaintained' notice
Closes #268
1 parent 3012a1d commit ea60c4d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# THIS PROJECT IS UNMAINTAINED
2+
3+
The last commit to this repo before writing this message occurred over two
4+
years ago. While it was never my intention to abandon this package, it's clear
5+
that I have.
6+
7+
While many issues and PRs have piled up, the most significant short-coming
8+
of this library at present is that it has fallen behind the upstream TOML
9+
specification.
10+
11+
Many folks are still using this package, and so long as you're happy, there's
12+
no pressing reason to switch to something else. With that said, it would
13+
probably be wise to organize around an existing alternative or fork this
14+
project and update it.
15+
16+
I have no plans on handing ownership of this project over to someone else,
17+
unless that someone can meet an extremely high bar that inspires confidence
18+
that the project will be in good hands. In particular, I've had mostly poor
19+
(but not always) experiences with handing maintenance of a project over to
20+
someone else.
21+
122
## TOML parser and encoder for Go with reflection
223

324
TOML stands for Tom's Obvious, Minimal Language. This Go package provides a

0 commit comments

Comments
 (0)