From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/3] maintainers: add ABI versioning Date: Mon, 09 Feb 2015 15:20:22 +0100 Message-ID: <1439932.eTUp7hx5im@xps13> References: <1423088604-29274-1-git-send-email-thomas.monjalon@6wind.com> <1423088604-29274-3-git-send-email-thomas.monjalon@6wind.com> <20150205013917.GA8788@neilslaptop.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Neil Horman Return-path: In-Reply-To: <20150205013917.GA8788-0o1r3XBGOEbbgkc5XkKeNuvMHUBZFtU3YPYVAmT7z5s@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-02-04 20:39, Neil Horman: > On Wed, Feb 04, 2015 at 11:23:23PM +0100, Thomas Monjalon wrote: > > Reference the new framework and policy for ABI versioning, > > in the MAINTAINERS file. > > > > Signed-off-by: Thomas Monjalon > > --- > > MAINTAINERS | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index f2b697e..7c0047b 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -54,6 +54,9 @@ F: doc/guides/prog_guide/build_app.rst > > F: doc/guides/prog_guide/dev_kit_* > > F: doc/guides/prog_guide/ext_app_lib_make_help.rst > > > > +ABI versioning > > +F: lib/librte_compat/ > > +F: doc/guides/rel_notes/abi.rst > > > Feel free to add my name to this area of you feel its warranted. > Acked-by: Neil Horman OK Neil, your name is added as ABI versioning maintainer. Thanks -- Thomas