From ec6fa6712907bc5e80c8beb60c19eb2999e55070 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Sat, 17 Feb 2024 13:56:58 +0000 Subject: [PATCH] dev-util/bear: add myself as a maintainer Signed-off-by: Alexey Sokolov Closes: https://github.com/gentoo/gentoo/pull/35393 Signed-off-by: Joonas Niilola --- dev-util/bear/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dev-util/bear/metadata.xml b/dev-util/bear/metadata.xml index d8aa9d5eb352a..49faddbc65c48 100644 --- a/dev-util/bear/metadata.xml +++ b/dev-util/bear/metadata.xml @@ -1,7 +1,14 @@ - + + alexey+gentoo@asokolov.org + Alexey Sokolov + + + proxy-maint@gentoo.org + Proxy Maintainers + Bear is a tool that generates a compilation database for clang tooling. The concept behind Bear is: to execute the original build command and intercept the exec calls issued by the build tool.