diff options
author | Thomas Monjalon <thomas@monjalon.net> | 2018-06-20 18:05:29 +0200 |
---|---|---|
committer | Thomas Monjalon <thomas@monjalon.net> | 2018-08-28 13:12:25 +0200 |
commit | 109a5a84f55be2026bb95baa27715cc592920fc3 (patch) | |
tree | 7e9c8673af7a5d10f06f16e3d0f77e7b6d9dac95 | |
parent | 160d21c1d9d73e831aa85998d210e70420da4c1b (diff) | |
download | dpdk-web-109a5a84f55be2026bb95baa27715cc592920fc3.zip dpdk-web-109a5a84f55be2026bb95baa27715cc592920fc3.tar.gz dpdk-web-109a5a84f55be2026bb95baa27715cc592920fc3.tar.xz |
remove statement about zero maintenance
There is some maintenance branches since 16.07 release.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
-rw-r--r-- | content/contribute/_index.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/contribute/_index.md b/content/contribute/_index.md index 418fd85..59e289e 100644 --- a/content/contribute/_index.md +++ b/content/contribute/_index.md @@ -34,8 +34,6 @@ git clone http://dpdk.org/git/dpdk The source code can be [browsed online](//git.dpdk.org/dpdk/tree/). -Focus is on next version in git *HEAD*. There is no maintenance of previous versions. - ## Contribute by sending patches {#send} --- |