diff options
| author | William Zhang <[email protected]> | 2024-05-02 22:23:43 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-05-03 13:23:48 -0600 |
| commit | 3c15780f2d2689b7e892f203393d89d7aef8ac38 (patch) | |
| tree | bc6c0d474b9247257218c30cbad03967a33b5817 | |
| parent | 8c1019bec85a8d06883638548d34b39aba116630 (diff) | |
MAINTAINERS: update Broadcom BCMBCA maintainer
Joel is no longer with Broadcom. Remove his email from bcmbca maintainer
list and replace him with myself for stack protection maintainer.
Signed-off-by: William Zhang <[email protected]>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 921ce05755a..7a3b4d3712c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -224,7 +224,6 @@ ARM BROADCOM BCMBCA M: Anand Gore <[email protected]> M: William Zhang <[email protected]> M: Kursad Oney <[email protected]> -M: Joel Peshkin <[email protected]> M: Philippe Reynes <[email protected]> S: Maintained F: arch/arm/mach-bcmbca/ @@ -1568,7 +1567,7 @@ F: cmd/sqfs.c F: test/py/tests/test_fs/test_squashfs/ STACKPROTECTOR -M: Joel Peshkin <[email protected]> +M: William Zhang <[email protected]> S: Maintained F: common/stackprot.c F: cmd/stackprot_test.c |
