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

remove duplicates and fix order of adopters #1816

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

nitishkumar71
Copy link
Contributor

@nitishkumar71 nitishkumar71 commented Oct 9, 2023

Description

ADOPTERS.md has been updated to remove duplicates and sorted in the order

Motivation and Context

  • I have raised an issue to propose this change (required)
  • My issue has received approval from the maintainers or lead with the design/approved label

Closes #1815

How Has This Been Tested?

NA

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    NA

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@alexellis
Copy link
Member

There is a sort|uniq command that I use for awesome-baremetal, can you run that over this text? It may mean we lose the extra space between bullet points.

https://github.com/alexellis/awesome-baremetal#sorting-sections

We could add this into the file at the end of the list, so it can be run easily and prevent this happening again

Signed-off-by: Nitishkumar Singh <nitishkumarsingh71@gmail.com>
@nitishkumar71
Copy link
Contributor Author

nitishkumar71 commented Oct 11, 2023

Done. Multiple use cases are mentioned for few adopters. So we may have to be compare output before updating the list.

@alexellis alexellis merged commit 479285c into openfaas:master Oct 20, 2023
1 check passed
@alexellis
Copy link
Member

Thanks 👍

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.

some companies appear twice in the adopters list
2 participants