Added Akhilesh Ramakrishnan to AUTHORS (#11153)

* Added Akhilesh Ramakrishnan to AUTHORS

PR#10338

* Fix typo in changelog
This commit is contained in:
Akhilesh Ramakrishnan
2023-07-03 17:19:50 +05:30
committed by GitHub
parent f9410fddcd
commit 024e62e6d2
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ Adam Johnson
Adam Stewart
Adam Uhlir
Ahn Ki-Wook
Akhilesh Ramakrishnan
Akiomi Kamakura
Alan Velasco
Alessio Izzo

View File

@@ -1,2 +1,2 @@
Fixed but that fake intermediate modules generated by ``--import-mode=importlib`` would not include the
Fixed that fake intermediate modules generated by ``--import-mode=importlib`` would not include the
child modules as attributes of the parent modules.