One thing you could do is ask for a history [1] of the file and see if there are any possible candidates (e.g. apache beam comitters [2]).
[1] https://github.com/ocworld/beam/blame/259f6174ce52e6317a5b4fe7ed3a126153aaaad3/sdks/python/apache_beam/io/aws/clients/s3/boto3_client.py [2] https://projects.apache.org/committee.html?beam If nothing obvious comes up, feel free to create the pull requests and ask on this list if anyone would be able to review (giving some context, e.g. adding some options to the S3 filesystem in Python). On Mon, Jan 13, 2020 at 9:31 AM Keunhyun Oh <ocwo...@gmail.com> wrote: > > I want to make pull request about BEAM-9094 > (https://issues.apache.org/jira/browse/BEAM-9094) > > My tree is https://github.com/ocworld/beam/tree/BEAM-9094-add-aws-s3-options > > When trying to create a pull request issue, It is needed for me to assign > reviewers. > > Who can review my request? >