diff options
author | Jose Fonseca <jfonseca@vmware.com> | 2016-10-13 22:52:57 +0100 |
---|---|---|
committer | Jose Fonseca <jfonseca@vmware.com> | 2016-10-13 22:52:57 +0100 |
commit | 75c7c00d8a825c16195ca4f8771abf402be65bfd (patch) | |
tree | 4fe7a161aa82e0183f42cb5c25f6f7a93c96c5db /README.markdown | |
parent | 6c3d26705c4c3c671cce271f3645a302f01eaad8 (diff) |
docs: Add a status section.
I've been very busy professionally/personally, which has left very little
time to maintain Apitrace. So set the right expectations.
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 31bb4ca1..edc7ba93 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,15 @@ About **apitrace** See the [apitrace homepage](http://apitrace.github.io/) for more details. +Status +====== + +TL;DR: Apitrace is still being maintained, but the maintainer has very little +time to work on it, so patches/issues/requests are addressed if/as time permits. + +Long version [here](https://jrfonseca.blogspot.co.uk/2016/10/apitrace-maintenance.html) + + Obtaining **apitrace** ====================== |