[PATCH] MAINTAINERS: add LLVM maintainers

2 views
Skip to first unread message

Nick Desaulniers

unread,
Aug 25, 2020, 10:35:51 AM8/25/20
to Andrew Morton, Masahiro Yamada, Nick Desaulniers, clang-bu...@googlegroups.com, Nathan Chancellor, linux-...@vger.kernel.org
Nominate Nathan and myself to be point of contact for clang/LLVM related
support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.

While corporate sponsorship is beneficial, its important to not entrust
the keys to the nukes with any one entity. Should Nathan and I find
ourselves at the same employer, I would gladly step down.

Cc: clang-bu...@googlegroups.com
Cc: Nathan Chancellor <natecha...@gmail.com>
Signed-off-by: Nick Desaulniers <ndesau...@google.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 33aab0c88118..0cbb24753153 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4249,6 +4249,8 @@ S: Maintained
F: .clang-format

CLANG/LLVM BUILD SUPPORT
+M: Nathan Chancellor <natecha...@gmail.com>
+M: Nick Desaulniers <ndesau...@google.com>
L: clang-bu...@googlegroups.com
S: Supported
W: https://clangbuiltlinux.github.io/
--
2.28.0.297.g1956fa8f8d-goog

Nathan Chancellor

unread,
Aug 25, 2020, 10:45:29 AM8/25/20
to Nick Desaulniers, Andrew Morton, Masahiro Yamada, clang-bu...@googlegroups.com, linux-...@vger.kernel.org
On Tue, Aug 25, 2020 at 07:35:40AM -0700, Nick Desaulniers wrote:
> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
>
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.
>
> Cc: clang-bu...@googlegroups.com
> Cc: Nathan Chancellor <natecha...@gmail.com>
> Signed-off-by: Nick Desaulniers <ndesau...@google.com>

Acked-by: Nathan Chancellor <natecha...@gmail.com>

Thanks for sending the patch!

Sedat Dilek

unread,
Aug 25, 2020, 10:45:53 AM8/25/20
to Nick Desaulniers, Andrew Morton, Masahiro Yamada, Clang-Built-Linux ML, Nathan Chancellor, linux-...@vger.kernel.org
On Tue, Aug 25, 2020 at 4:35 PM 'Nick Desaulniers' via Clang Built
Linux <clang-bu...@googlegroups.com> wrote:
>
> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
>
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.
>
> Cc: clang-bu...@googlegroups.com
> Cc: Nathan Chancellor <natecha...@gmail.com>
> Signed-off-by: Nick Desaulniers <ndesau...@google.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 33aab0c88118..0cbb24753153 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4249,6 +4249,8 @@ S: Maintained
> F: .clang-format
>
> CLANG/LLVM BUILD SUPPORT

Congrats!

Thanks, this was overdue and requested at ClangBuiltLinux Meetup in
Zurich in February.

Reviewed-by: Sedat Dilek <sedat...@gmail.com>

- Sedat -

> +M: Nathan Chancellor <natecha...@gmail.com>
> +M: Nick Desaulniers <ndesau...@google.com>
> L: clang-bu...@googlegroups.com
> S: Supported
> W: https://clangbuiltlinux.github.io/
> --
> 2.28.0.297.g1956fa8f8d-goog
>
> --
> You received this message because you are subscribed to the Google Groups "Clang Built Linux" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to clang-built-li...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/clang-built-linux/20200825143540.2948637-1-ndesaulniers%40google.com.

Miguel Ojeda

unread,
Aug 27, 2020, 3:58:09 AM8/27/20
to Nick Desaulniers, Andrew Morton, Masahiro Yamada, clang-built-linux, Nathan Chancellor, linux-kernel
On Tue, Aug 25, 2020 at 4:36 PM Nick Desaulniers
<ndesau...@google.com> wrote:
>
> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
>
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.

Acked-by: Miguel Ojeda <miguel.oje...@gmail.com>

Cheers,
Miguel

Lukas Bulwahn

unread,
Aug 27, 2020, 5:43:55 AM8/27/20
to Nick Desaulniers, Andrew Morton, Masahiro Yamada, clang-bu...@googlegroups.com, Nathan Chancellor, linux-...@vger.kernel.org


On Tue, 25 Aug 2020, 'Nick Desaulniers' via Clang Built Linux wrote:

> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
>
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.
>

Please only step down if someone else is there to step up, though.
I rather trust two people in one company than just one person in one
company...

> Cc: clang-bu...@googlegroups.com
> Cc: Nathan Chancellor <natecha...@gmail.com>
> Signed-off-by: Nick Desaulniers <ndesau...@google.com>

I certainly support to have two compilers building the kernel! It opens a
number of interesting options on code analysis and verification work.

Acknowledging that Clang-Built Linux exists and is WELL supported by Nick
and Nathan is on point and well deserved.

Acked-by: Lukas Bulwahn <lukas....@gmail.com>

I hope to continue to see the community grow, and clang warnings decrease :)

Keep up the good work.

Lukas

> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 33aab0c88118..0cbb24753153 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4249,6 +4249,8 @@ S: Maintained
> F: .clang-format
>
> CLANG/LLVM BUILD SUPPORT
> +M: Nathan Chancellor <natecha...@gmail.com>
> +M: Nick Desaulniers <ndesau...@google.com>
> L: clang-bu...@googlegroups.com
> S: Supported
> W: https://clangbuiltlinux.github.io/
> --
> 2.28.0.297.g1956fa8f8d-goog
>
Reply all
Reply to author
Forward
0 new messages