Skip to content

Commit e75b18b

Browse files
author
Jiri Benc
committed
Merge branch 'cifs-add-paulo' into 'main'
owners.yaml: add Paulo Alcantara See merge request redhat/centos-stream/src/kernel/documentation!630
2 parents a347b74 + 4906f23 commit e75b18b

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 jsavitz@redhat.com
11151115
tools/testing/selftests/rlimits/ agladkov@redhat.com jsavitz@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
@@ -680,10 +680,11 @@ F: drivers/misc/
680680
F: include/linux/miscdevice.h
681681

682682
CIFS FILESYSTEM
683-
M: Benjamin Coddington <bcodding@redhat.com>
684-
M: Jeffrey Layton <jlayton@redhat.com>
685-
M: Steve Dickson <steved@redhat.com>
686-
M: Scott Mayhew <smayhew@redhat.com>
683+
M: Paulo Alcantara <paalcant@redhat.com>
684+
R: Benjamin Coddington <bcodding@redhat.com>
685+
R: Jeffrey Layton <jlayton@redhat.com>
686+
R: Steve Dickson <steved@redhat.com>
687+
R: Scott Mayhew <smayhew@redhat.com>
687688
S: Supported
688689
F: fs/cifs/
689690
F: fs/smb/client/
@@ -1914,10 +1915,11 @@ F: tools/testing/selftests/pid_namespace/
19141915
F: tools/testing/selftests/rlimits/
19151916

19161917
NATIVE LANGUAGE SUPPORT
1917-
M: Benjamin Coddington <bcodding@redhat.com>
1918-
M: Jeffrey Layton <jlayton@redhat.com>
1919-
M: Steve Dickson <steved@redhat.com>
1920-
M: Scott Mayhew <smayhew@redhat.com>
1918+
M: Paulo Alcantara <paalcant@redhat.com>
1919+
R: Benjamin Coddington <bcodding@redhat.com>
1920+
R: Jeffrey Layton <jlayton@redhat.com>
1921+
R: Steve Dickson <steved@redhat.com>
1922+
R: Scott Mayhew <smayhew@redhat.com>
19211923
S: Supported
19221924
F: include/linux/nls.h
19231925
F: fs/nls/

info/owners.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,6 +1732,10 @@ subsystems:
17321732
- rhel-sst-filesystems
17331733
requiredApproval: false
17341734
maintainers:
1735+
- name: Paulo Alcantara
1736+
email: paalcant@redhat.com
1737+
gluser: paalcant
1738+
reviewers:
17351739
- name: Benjamin Coddington
17361740
email: bcodding@redhat.com
17371741
gluser: bcodding
@@ -4977,6 +4981,10 @@ subsystems:
49774981
- rhel-sst-filesystems
49784982
requiredApproval: false
49794983
maintainers:
4984+
- name: Paulo Alcantara
4985+
email: paalcant@redhat.com
4986+
gluser: paalcant
4987+
reviewers:
49804988
- name: Benjamin Coddington
49814989
email: bcodding@redhat.com
49824990
gluser: bcodding

0 commit comments

Comments
 (0)