suyanhanx commented on code in PR #3680: URL: https://github.com/apache/incubator-opendal/pull/3680#discussion_r1413127409
########## website/src/components/committers/index.jsx: ########## @@ -0,0 +1,53 @@ +import React from 'react' +import styles from './index.module.css' + +// Sorted by apacheId +const committers = [ Review Comment: Already so. -- 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]
