Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AUTHORS and CONTRIBUTORS #4762

Merged

Conversation

li-boxuan
Copy link
Member

We haven't updated AUTHORS and CONTRIBUTORS for 7 years. AUTHORS is generated by git log --all --format='%aN <%cE>' | sort -u --ignore-case with manual cleanup. CONTRIBUTORS is updated per my best knowledge.


Thank you for contributing to JanusGraph!

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there an issue associated with this PR? Is it referenced in the commit message?
  • Does your PR body contain #xyz where xyz is the issue number you are trying to resolve?
  • Has your PR been rebased against the latest commit within the target branch (typically master)?
  • Is your initial contribution a single, squashed commit?

For code changes:

  • Have you written and/or updated unit tests to verify your changes?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE.txt file, including the main LICENSE.txt file in the root of this repository?
  • If applicable, have you updated the NOTICE.txt file, including the main NOTICE.txt file found in the root of this repository?

For documentation related changes:

  • Have you ensured that format looks appropriate for the output in which it is rendered?

@li-boxuan li-boxuan requested a review from a team February 5, 2025 06:58
AUTHORS.txt Outdated Show resolved Hide resolved
@porunov porunov force-pushed the update/authors-and-contributors branch from 56607fe to 324e09a Compare February 5, 2025 13:47
@li-boxuan li-boxuan force-pushed the update/authors-and-contributors branch 6 times, most recently from 332143b to ff45919 Compare February 6, 2025 04:47
Signed-off-by: Boxuan Li <liboxuan@connect.hku.hk>
Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
@li-boxuan li-boxuan force-pushed the update/authors-and-contributors branch from ff45919 to 4192d17 Compare February 6, 2025 04:48
@li-boxuan li-boxuan enabled auto-merge (rebase) February 6, 2025 07:36
@li-boxuan li-boxuan merged commit 48dfb1a into JanusGraph:master Feb 6, 2025
107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants