From 242ada684e31aa84b64dbaf99b68695844777a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D7=A8=D7=98=D7=95=20=E2=80=A2=20Reto?= Date: Fri, 17 Dec 2021 13:43:34 +0100 Subject: [PATCH] no longer work in progress --- README.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.markdown b/README.markdown index 34abb649..93aa24e5 100644 --- a/README.markdown +++ b/README.markdown @@ -4,8 +4,6 @@ This repository contains the formal and official specification for the Extensible Binary Meta Language (EBML). Discussion of the plans for standardization is regulated on the [CELLAR listserv](https://datatracker.ietf.org/wg/cellar/charter/). Approved changes should be submitted to this repository as a pull request. The latest draft published from these specifications can be found at the [IETF Datatracker](https://datatracker.ietf.org/doc/draft-ietf-cellar-ebml/). The specification can be found in the file [specification.markdown](specification.markdown). -It is currently a work in progress. - ## Code of conduct Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.