Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 944c86a

Browse files
authored
Update README.md.
1 parent f6f7691 commit 944c86a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# YAML support for the Go language
1+
# THIS PROJECT IS UNMAINTAINED
2+
3+
This was one of my first Go projects, bootstapped over the christmas break of 2010 and well maintained for over a decade, often with help from contributors. Sadly, in the last few years my own free time, both personal and professional, became less common, and none of the contributions turned into more extensive long term engagements. I was hoping to address the situation by moving it into a dedicated professional team at a more resourceful home such as Canonical, Google, etc, but that hasn't materialized in time either. So I'm now taking the more explicit action of clearly labeling the project as unmaintained, to inform the community of what should already be obvious by now.
4+
5+
There's still a chance I may come back and bring this project to where I wish it should go, but something else will have to change for this to be viable. Unfortunately, despite my own lack of time for the project, I cannot just "hand off" maintenance to an individual or to a small group either, due to the likelyhood of the project going back into an unmaintained, unstable, or even abused state.
6+
7+
Sorry about that.
8+
9+
_-- Gustavo Niemeyer_
10+
11+
# ORIGINAL README
12+
13+
## YAML support for the Go language
214

315
Introduction
416
------------

0 commit comments

Comments
 (0)