Skip to content

Commit 4906f23

Browse files
committed
owners.yaml: add Paulo Alcantara
Add Paulo Alcantara as maintainer for CIFS and NLS, and move the members of the NFS team back to being reviewers for CIFS and NLS. Signed-off-by: Scott Mayhew <smayhew@redhat.com>
1 parent 1417ea1 commit 4906f23

File tree

3 files changed

+24
-14
lines changed

3 files changed

+24
-14
lines changed

info/CODEOWNERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -361,10 +361,10 @@ drivers/misc/ dledford@redhat.com prarit@redhat.com
361361
include/linux/miscdevice.h dledford@redhat.com prarit@redhat.com
362362

363363
^[CIFS FILESYSTEM]
364-
fs/cifs/ bcodding@redhat.com jlayton@redhat.com steved@redhat.com smayhew@redhat.com
365-
fs/smb/client/ bcodding@redhat.com jlayton@redhat.com steved@redhat.com smayhew@redhat.com
366-
fs/smb/common/ bcodding@redhat.com jlayton@redhat.com steved@redhat.com smayhew@redhat.com
367-
include/uapi/linux/cifs/ bcodding@redhat.com jlayton@redhat.com steved@redhat.com smayhew@redhat.com
364+
fs/cifs/ paalcant@redhat.com
365+
fs/smb/client/ paalcant@redhat.com
366+
fs/smb/common/ paalcant@redhat.com
367+
include/uapi/linux/cifs/ paalcant@redhat.com
368368

369369
^[CISCO FCOE HBA (fnic)]
370370
drivers/scsi/fnic/ cleech@redhat.com
@@ -1115,8 +1115,8 @@ tools/testing/selftests/pid_namespace/ agladkov@redhat.com
11151115
tools/testing/selftests/rlimits/ agladkov@redhat.com
11161116

11171117
^[NATIVE LANGUAGE SUPPORT]
1118-
include/linux/nls.h bcodding@redhat.com jlayton@redhat.com steved@redhat.com smayhew@redhat.com
1119-
fs/nls/ bcodding@redhat.com jlayton@redhat.com steved@redhat.com smayhew@redhat.com
1118+
include/linux/nls.h paalcant@redhat.com
1119+
fs/nls/ paalcant@redhat.com
11201120

11211121
^[NETFILTER]
11221122
Documentation/networking/ipvs-sysctl.* fwestpha@redhat.com

info/RHMAINTAINERS

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -677,10 +677,11 @@ F: drivers/misc/
677677
F: include/linux/miscdevice.h
678678

679679
CIFS FILESYSTEM
680-
M: Benjamin Coddington <bcodding@redhat.com>
681-
M: Jeffrey Layton <jlayton@redhat.com>
682-
M: Steve Dickson <steved@redhat.com>
683-
M: Scott Mayhew <smayhew@redhat.com>
680+
M: Paulo Alcantara <paalcant@redhat.com>
681+
R: Benjamin Coddington <bcodding@redhat.com>
682+
R: Jeffrey Layton <jlayton@redhat.com>
683+
R: Steve Dickson <steved@redhat.com>
684+
R: Scott Mayhew <smayhew@redhat.com>
684685
S: Supported
685686
F: fs/cifs/
686687
F: fs/smb/client/
@@ -1910,10 +1911,11 @@ F: tools/testing/selftests/pid_namespace/
19101911
F: tools/testing/selftests/rlimits/
19111912

19121913
NATIVE LANGUAGE SUPPORT
1913-
M: Benjamin Coddington <bcodding@redhat.com>
1914-
M: Jeffrey Layton <jlayton@redhat.com>
1915-
M: Steve Dickson <steved@redhat.com>
1916-
M: Scott Mayhew <smayhew@redhat.com>
1914+
M: Paulo Alcantara <paalcant@redhat.com>
1915+
R: Benjamin Coddington <bcodding@redhat.com>
1916+
R: Jeffrey Layton <jlayton@redhat.com>
1917+
R: Steve Dickson <steved@redhat.com>
1918+
R: Scott Mayhew <smayhew@redhat.com>
19171919
S: Supported
19181920
F: include/linux/nls.h
19191921
F: fs/nls/

info/owners.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,6 +1722,10 @@ subsystems:
17221722
- rhel-sst-filesystems
17231723
requiredApproval: false
17241724
maintainers:
1725+
- name: Paulo Alcantara
1726+
email: paalcant@redhat.com
1727+
gluser: paalcant
1728+
reviewers:
17251729
- name: Benjamin Coddington
17261730
email: bcodding@redhat.com
17271731
gluser: bcodding
@@ -4964,6 +4968,10 @@ subsystems:
49644968
- rhel-sst-filesystems
49654969
requiredApproval: false
49664970
maintainers:
4971+
- name: Paulo Alcantara
4972+
email: paalcant@redhat.com
4973+
gluser: paalcant
4974+
reviewers:
49674975
- name: Benjamin Coddington
49684976
email: bcodding@redhat.com
49694977
gluser: bcodding

0 commit comments

Comments
 (0)