Unverified Commit 64b33dbb authored by Marcos Iglesias's avatar Marcos Iglesias Committed by GitHub

Removes rests of code and docs related to all contributors (#842)

Signed-off-by: 's avatarMarcos Iglesias <miglesiasvalle@lyft.com>
parent 5e567eca
{
"files": ["CONTRIBUTORS.md"],
"imageSize": 150,
"commit": false,
"contributors": [
{
"login": "ttannis",
"name": "Tamika Tannis",
"avatar_url": "https://avatars2.githubusercontent.com/u/1790900?v=4",
"profile": "https://www.linkedin.com/in/tamika-tannis/",
"contributions": [
"bug",
"code",
"content",
"doc",
"example",
"ideas",
"infra",
"maintenance",
"platform",
"plugin",
"projectManagement",
"question",
"review",
"security",
"tool",
"test",
"tutorial"
}
],
"contributorsPerLine": 6,
"projectName": "amundsen",
"projectOwner": "amundsen-io",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
...@@ -12,9 +12,9 @@ Before sending a Pull Request with significant changes, please use the [issue tr ...@@ -12,9 +12,9 @@ Before sending a Pull Request with significant changes, please use the [issue tr
## First-Time Contributors ## First-Time Contributors
If this is your first contribution to open source, you can [follow this tutorial][contributionTutorial] or check [this video series][contributionVideos] to learn about the contribution workflow with GitHub. If this is your first contribution to open source, you can [follow this tutorial][contributiontutorial] or check [this video series][contributionvideos] to learn about the contribution workflow with GitHub.
We always have tickets labeled ['good first issue'][goodFirstIssues] and ['help wanted'][helpWantedIssues]. These are a great starting point if you want to contribute. Don't hesitate to ask questions about the issue if you are not sure about the strategy to follow. We always have tickets labeled ['good first issue'][goodfirstissues] and ['help wanted'][helpwantedissues]. These are a great starting point if you want to contribute. Don't hesitate to ask questions about the issue if you are not sure about the strategy to follow.
## Requesting a Feature ## Requesting a Feature
...@@ -28,22 +28,17 @@ For that, you can create an issue and select the "Feature Proposal" template. Fi ...@@ -28,22 +28,17 @@ For that, you can create an issue and select the "Feature Proposal" template. Fi
## Setup ## Setup
To start contributing to Amundsen, you need to set up your machine to develop with the project. For that, we have prepareda a [Developer Guide][developerGuide] that will guide you to set up your environment to develop locally with Amundsen. To start contributing to Amundsen, you need to set up your machine to develop with the project. For that, we have prepareda a [Developer Guide][developerguide] that will guide you to set up your environment to develop locally with Amundsen.
## Get Recognition
You can add yourself or somebody else to the contributors list by using the [All Contributors bot][allContributorsBot].
## Next Steps ## Next Steps
Once you have your environment set and ready to go, you can check our [documentation][documentationHomepage] and the project's [Roadmap][roadmap] to see what's coming. Once you have your environment set and ready to go, you can check our [documentation][documentationhomepage] and the project's [Roadmap][roadmap] to see what's coming.
[issues]: https://github.com/amundsen-io/amundsen/issues [issues]: https://github.com/amundsen-io/amundsen/issues
[allContributorsBot]: https://allcontributors.org/docs/en/bot/usage [contributiontutorial]: https://github.com/firstcontributions/first-contributions#first-contributions
[contributionTutorial]: https://github.com/firstcontributions/first-contributions#first-contributions [contributionvideos]: https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github
[contributionVideos]: https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github [goodfirstissues]: https://github.com/amundsen-io/amundsen/labels/good%20first%20issue
[goodFirstIssues]: https://github.com/amundsen-io/amundsen/labels/good%20first%20issue [helpwantedissues]: https://github.com/amundsen-io/amundsen/labels/help%20wanted
[helpWantedIssues]: https://github.com/amundsen-io/amundsen/labels/help%20wanted [developerguide]: https://www.amundsen.io/amundsen/developer_guide/
[developerGuide]: https://www.amundsen.io/amundsen/developer_guide/
[roadmap]: https://www.amundsen.io/amundsen/roadmap/ [roadmap]: https://www.amundsen.io/amundsen/roadmap/
[documentationHomepage]: https://www.amundsen.io/amundsen/ [documentationhomepage]: https://www.amundsen.io/amundsen/
# Contributors
Here is a list (WIP) of contributors to Amundsen, listing their contributions following this [emoji system](https://allcontributors.org/docs/en/emoji-key). This list is in progress, so feel free to use the [All Contributors bot](https://allcontributors.org/docs/en/bot/usage) to update it with the missing contributors!
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://www.linkedin.com/in/tamika-tannis/"><img src="https://avatars2.githubusercontent.com/u/1790900?v=4" width="100px;" alt=""/><br /><sub><b>Tamika Tannis</b></sub></a><br /><a href="https://github.com/amundsen-io/amundsen/issues?q=author%3Attannis" title="Bug reports">🐛</a> <a href="https://github.com/amundsen-io/amundsen/commits?author=ttannis" title="Code">💻</a> <a href="#content-ttannis" title="Content">🖋</a> <a href="https://github.com/amundsen-io/amundsen/commits?author=ttannis" title="Documentation">📖</a> <a href="#example-ttannis" title="Examples">💡</a> <a href="#ideas-ttannis" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-ttannis" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-ttannis" title="Maintenance">🚧</a> <a href="#platform-ttannis" title="Packaging/porting to new platform">📦</a> <a href="#plugin-ttannis" title="Plugin/utility libraries">🔌</a> <a href="#projectManagement-ttannis" title="Project Management">📆</a> <a href="#question-ttannis" title="Answering Questions">💬</a> <a href="https://github.com/amundsen-io/amundsen/pulls?q=is%3Apr+reviewed-by%3Attannis" title="Reviewed Pull Requests">👀</a> <a href="#security-ttannis" title="Security">🛡️</a> <a href="#tool-ttannis" title="Tools">🔧</a> <a href="https://github.com/amundsen-io/amundsen/commits?author=ttannis" title="Tests">⚠️</a> <a href="#tutorial-ttannis" title="Tutorials"></a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
...@@ -25,7 +25,7 @@ Users who continue to engage with the project and its community will often becom ...@@ -25,7 +25,7 @@ Users who continue to engage with the project and its community will often becom
### Contributors ### Contributors
Contributors are community members who contribute in concrete ways to the project. Anyone can become a contributor, and contributions can take many forms, as detailed in the [all-contributors project](https://allcontributors.org/docs/en/emoji-key#table). There is no expectation of commitment to the project, no specific skill requirements, and no selection process. Contributors are community members who contribute in concrete ways to the project. Anyone can become a contributor, and contributions can take many forms. There is no expectation of commitment to the project, no specific skill requirements, and no selection process.
In addition to their actions as users, contributors may also find themselves doing one or more of the following: In addition to their actions as users, contributors may also find themselves doing one or more of the following:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment