git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec1fe6
)
maintainers: add ABI versioning
author
Thomas Monjalon
<thomas.monjalon@6wind.com>
Wed, 4 Feb 2015 07:46:20 +0000
(08:46 +0100)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Thu, 5 Feb 2015 06:16:14 +0000
(07:16 +0100)
Reference the new framework and policy for ABI versioning,
in the MAINTAINERS file.
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
9a63714
..
b74dbf5
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-50,6
+50,10
@@
F: scripts/gen-build-mk.sh
F: scripts/gen-config-h.sh
F: scripts/relpath.sh
+ABI versioning
+M: Neil Horman <nhorman@tuxdriver.com>
+F: lib/librte_compat/
+F: doc/guides/rel_notes/abi.rst
Environment Abstraction Layer
-----------------------------