dosubot[bot] commented on issue #361:
URL: 
https://github.com/apache/incubator-hugegraph-doc/issues/361#issuecomment-2537931164

   <!-- Answer -->
   To gather contributors from multiple HugeGraph repositories, you can 
consider the following approaches:
   
   1. **GitHub Contributors Graph**: Each repository on GitHub has a 
contributors graph that you can use to manually compile a list of contributors. 
For example, the `hugegraph-toolchain` and `incubator-hugegraph-doc` 
repositories have contributors graphs available at:
      - [hugegraph-toolchain contributors 
graph](https://github.com/apache/hugegraph-toolchain/graphs/contributors)
      - [incubator-hugegraph-doc contributors 
graph](https://github.com/apache/incubator-hugegraph-doc/graphs/contributors) 
<sup>[[1]](https://github.com/apache/incubator-hugegraph-toolchain/blob/master/README.md)</sup><sup>[[2]](https://github.com/apache/incubator-hugegraph-doc/blob/master/README.md)</sup>.
   
   2. **GitHub API**: Use the GitHub API to programmatically fetch contributors 
from each repository. You can use the `/repos/{owner}/{repo}/contributors` 
endpoint to get a list of contributors for a specific repository. This can be 
automated to consolidate contributors from multiple repositories.
   
   3. **Contrib.rocks**: As mentioned in the conversation, you can use services 
like [contrib.rocks](https://contrib.rocks) to generate a visual representation 
of contributors, which can be embedded on your website.
   
   These methods should help you efficiently gather and display contributor 
information on your official website page.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   
   ---
   <sup>Help Dosu learn! Give it feedback: [Great 
Response](https://app.dosu.dev/response-feedback/cc510607-b936-4241-8d2e-4b4af9e9dbda?feedback_type=great_response)
 | [Irrelevant 
Answer](https://app.dosu.dev/response-feedback/cc510607-b936-4241-8d2e-4b4af9e9dbda?feedback_type=irrelevant_answer)
 | [Incorrect 
Sources](https://app.dosu.dev/response-feedback/cc510607-b936-4241-8d2e-4b4af9e9dbda?feedback_type=incorrect_sources)
 | [Too 
Verbose](https://app.dosu.dev/response-feedback/cc510607-b936-4241-8d2e-4b4af9e9dbda?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/cc510607-b936-4241-8d2e-4b4af9e9dbda?feedback_type=hallucination)
 | 
[Other](https://app.dosu.dev/response-feedback/cc510607-b936-4241-8d2e-4b4af9e9dbda?feedback_type=other)</sup>
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to