assignUser commented on code in PR #622: URL: https://github.com/apache/arrow-site/pull/622#discussion_r2008496970
########## _data/committers.yml: ########## @@ -287,11 +303,15 @@ - name: Deepak Majeti role: Committer alias: mdeepak - affiliation: Ahana + affiliation: IBM - name: Dominik Moritz role: Committer alias: domoritz affiliation: Carnegie Mellon University +- name: Ed Seidl + role: Committer + alias: etseidl + affiliation: "LLNL" Review Comment: I think that was just due to it being "-" (which is necessary to avoid yaml 'fun') before and Ed just added it in the quotes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
