Skip to content

Commit f36e4b0

Browse files
committed
Fix awesome-lint warnings
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 09c3ac1 commit f36e4b0

File tree

1 file changed

+18
-33
lines changed

1 file changed

+18
-33
lines changed

README.md

Lines changed: 18 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,15 @@
33
This list identifies packages and projects that have been built by TODO Group
44
members or found helpful for managing open source projects and offices.
55

6-
- [Code Reviews](#code-reviews)
7-
- [Continuous Integration / Continuous Delivery](#continuous-integration--continuous-delivery)
8-
- [Contributor License Agreements / Developer Certificate of Origins](#contributor-license-agreements--developer-certificate-of-origins)
9-
- [GitHub Metrics and Dashboards](#github-metrics-and-dashboards)
10-
- [GitHub Management](#github-management)
11-
- [Governance](#governance)
12-
- [Project Quality](#project-quality)
13-
- [Supply Chain Trust](#supply-chain-trust)
14-
- [Licensing](#licensing)
15-
- [Localization and Internationalization](#localization-and-internationalization)
16-
- [Websites and Documentation](#websites-and-documentation)
17-
- [Security](#security)
18-
- [In-Kind Donations](#in-kind-donations)
19-
- [Content License](#content-license)
20-
216
## Code Reviews
227

238
Tools for managing and automating code review processes.
249

2510
- [PullApprove](https://www.pullapprove.com) - Allows for fancier rules on how pull requests are approved.
26-
- [sentinel](https://github.com/habitat-sh/sentinel) - PR Test, review, and merge workflow bot
27-
- [pull-review](https://github.com/imsky/pull-review) - assign pull request reviewers intelligently, inspired by mention-bot
28-
- [pull-request-size](https://github.com/noqcks/pull-request-size) - Automatically adds GitHub labels based on the size of a Pull Request.
29-
- [Pullie](https://github.com/godaddy/pullie) - GitHub App that helps with PRs: requests reviews, links Jira tickets, nags for missing required file changes (e.g. changelog entries)
11+
- [sentinel](https://github.com/habitat-sh/sentinel) - PR Test, review, and merge workflow bot.
12+
- [pull-review](https://github.com/imsky/pull-review) - assign pull request reviewers intelligently, inspired by mention-bot.
13+
- [pull-request-size](https://github.com/noqcks/pull-request-size) - Automatically adds GitHub labels based on the size of a pull request.
14+
- [Pullie](https://github.com/godaddy/pullie) - GitHub App that helps with PRs: requests reviews, links Jira tickets, reminds users about missing required file changes e.g., changelog entries
3015

3116
## Continuous Integration / Continuous Delivery
3217

@@ -54,7 +39,7 @@ CLA and DCO management tools.
5439

5540
Tools for tracking and visualizing GitHub activity.
5641

57-
- [osstracker](https://github.com/Netflix/osstracker) - OSS Tracker is an application that collects information about a Github organization and aggregates the data across all projects within that organization into a single user interface to be used by various roles within the owning organization.
42+
- [osstracker](https://github.com/Netflix/osstracker) - OSS Tracker is an application that collects information about a GitHub organization and aggregates the data across all projects within that organization into a single user interface to be used by various roles within the owning organization.
5843
- [devstats](https://github.com/cncf/devstats) - A toolset to visualize GitHub archives using Grafana dashboards used by the Cloud Native Computing Foundation and Kubernetes
5944
- [MeasureOSS](https://github.com/MeasureOSS/Measure) - A contributor relationship management system
6045
- [GrimoireLab](https://chaoss.github.io/grimoirelab/) - Software development analytics platform supporting more than 30 different data sources, part of CHAOSS Software project from The Linux Foundation
@@ -71,10 +56,10 @@ Tools for managing GitHub organizations and repositories.
7156
- [GitHub Settings](https://github.com/apps/settings) - uses .github/config.yml as the source of truth, and any changes to that file in the default branch will update GitHub
7257
- [Copybara](https://github.com/google/copybara) - A tool for transforming and moving code between repositories.
7358
- [github org scripts](https://github.com/mozilla/github-org-scripts) - Some helper scripts to manage github orgs via API.
74-
- [github-org-mgmt scripts](https://github.com/bertvv/github-org-mgmt) - A few scripts for managing a Github organization
75-
- [Automated Github Organization Invites](https://github.com/thundergolfer/automated-github-organization-invites) - Host a webpage allow people to click and receive and invite to your Github Organization
59+
- [github-org-mgmt scripts](https://github.com/bertvv/github-org-mgmt) - A few scripts for managing a GitHub organization
60+
- [Automated GitHub Organization Invites](https://github.com/thundergolfer/automated-github-organization-invites) - Host a webpage allow people to click and receive and invite to your GitHub Organization
7661
- [Pepper](https://github.com/genuinetools/pepper) - A tool for performing actions on GitHub repos or a single repo.
77-
- [Grit](https://github.com/grailbio/grit) - Grit is a tool to mirror monorepo subtrees to Github
62+
- [Grit](https://github.com/grailbio/grit) - Grit is a tool to mirror monorepo subtrees to GitHub
7863
- [Sheriff](https://github.com/electron/sheriff) - Controls and monitors organization permissions across GitHub, Slack and GSuite
7964
- [Mariner Issue Collector](https://github.com/indeedeng/Mariner-Issue-Collector) - Identify open issues across all of your dependencies
8065
- [Steampipe GitHub Plugin](https://hub.steampipe.io/plugins/turbot/github) - Query GitHub Repositories, Organizations, and other resources with SQL.
@@ -125,39 +110,39 @@ Tools for managing and tracking open source licenses.
125110
- [FOSSID](https://fossid.com) - A comprehensive commercial scanner for licenses and vulnerabilities. Knowledgebase covers 78M+ repositories and 600B+ snippets. Includes detailed snippet scanning to detect the license on fragments and copied/pasted code, even if the open source license is not explicitly or correctly declared.
126111
- [DependencyTrack](https://github.com/DependencyTrack/dependency-track) - Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain
127112
- [ScanOSS](https://www.scanoss.com/) - Scan your codebase for snippets and plagerism from large knowledge base of open source projects. Designed to integrate with CI/CD and modern IDEs, to "start left" to do continuous validation instead of one report at the end. Product itself is fully open source.
128-
- [TLDRLegal](https://www.tldrlegal.com/) - TLDRLegal summarizes the most common open source licenses in plain English. Provides a quick reference for what a user can, cannot, and must do according to the license terms.
129-
- [Choose A License](https://choosealicense.com/) - Choose A License recommends an open source license based on the collaboration style and intended use of a project. The site's appendix provides a helpful birds-eye view of terms across the most common licenses.
130-
- [ClearlyDefined](https://clearlydefined.io/) - ClearlyDefined is an open source project and a free service that provides a cached copy of licensing metadata for software components through a simple [API](https://api.clearlydefined.io/api-docs/). Organizations are be able to contribute back any missing or wrongly identified licensing metadata, helping to create a global database that is accurate for the benefit of all, improving compliance and security across the whole software supply chain.
113+
- [TLDRLegal](https://www.tldrlegal.com/) - Summarizes the most common open source licenses in plain English. Provides a quick reference for what a user can, cannot, and must do according to the license terms.
114+
- [Choose A License](https://choosealicense.com/) - Recommends an open source license based on the collaboration style and intended use of a project. The site's appendix provides a helpful birds-eye view of terms across the most common licenses.
115+
- [ClearlyDefined](https://clearlydefined.io/) - An open source project and a free service that provides a cached copy of licensing metadata for software components through a simple [API](https://api.clearlydefined.io/api-docs/). Organizations are be able to contribute back any missing or wrongly identified licensing metadata, helping to create a global database that is accurate for the benefit of all, improving compliance and security across the whole software supply chain.
131116

132117
## Localization and Internationalization
133118

134119
Tools for managing translations and i18n.
135120

136-
- [zanata](https://github.com/zanata/zanata-platform) - Zanata is a web-based system for translators to translate documentation and software online using a web browser.
137-
- [Weblate](https://weblate.org/) - Weblate is a free web-based translation management system.
121+
- [zanata](https://github.com/zanata/zanata-platform) - Web-based system for translators to translate documentation and software online using a web browser.
122+
- [Weblate](https://weblate.org/) - Web-based translation management system.
138123
- [Respresso](https://respresso.io/localization-converter/) - Multiplatform localization converter for iOS (.strings + Objective-C getters), Android (strings.xml) and Web (.json).
139124

140125
## Websites and Documentation
141126

142127
Tools for creating and managing project websites and documentation.
143128

144-
- [Docusaurus](https://docusaurus.io) - Docusaurus is a React-based static site generator, specifically developed to more easily help create and maintain open source websites.
145-
- [GatsbyJS](https://www.gatsbyjs.com/) - Gatsby is a site generator that allows you to build fast websites and apps with React.
146-
- [VuePress](https://vuepress.vuejs.org/) - VuePress is a minimalistic Vue-based static site generator, optimized for writing technical documentation.
129+
- [Docusaurus](https://docusaurus.io) - React-based static site generator, specifically developed to more easily help create and maintain open source websites.
130+
- [GatsbyJS](https://www.gatsbyjs.com/) - Site generator that allows you to build fast websites and apps with React.
131+
- [VuePress](https://vuepress.vuejs.org/) - Vue-based static site generator, optimized for writing technical documentation.
147132

148133
## Security
149134

150135
Security scanning and vulnerability management tools.
151136

152-
- [Eclipse Steady](https://github.com/eclipse-steady/steady) - Eclipse Steady, formerly known as "Vulnerability Assessement Tool" (Vulas), helps to discover, assess and mitigate known vulnerabilities in Java and Python projects.
137+
- [Eclipse Steady](https://github.com/eclipse-steady/steady) - Helps to discover, assess and mitigate known vulnerabilities in Java and Python projects. Formerly known as "Vulnerability Assessement Tool" (Vulas).
153138

154139
## In-Kind Donations
155140

156141
Resources for in-kind donations and support programs.
157142

158143
The following organizations have formal or informal programs for offering in-kind donations to free and open source projects or foundations.
159144

160-
- [AWS](https://aws.amazon.com/opensource/) - AWS started a program in 2019 to provide promotional credits to open source projects. Details are in [this blog post](https://aws.amazon.com/blogs/opensource/aws-promotional-credits-open-source-projects/) (Last Updated: April 14, 2021)
145+
- [AWS](https://aws.amazon.com/opensource/) - A program started in 2019 to provide promotional credits to open source projects. Details are in [this blog post](https://aws.amazon.com/blogs/opensource/aws-promotional-credits-open-source-projects/) (Last Updated: April 14, 2021)
161146
- [Azure Credits](https://opensource.microsoft.com/azure-credits/) - This program grants Azure credits to open source projects, which developers can use for testing, storage, or other development.
162147

163148
## Content License

0 commit comments

Comments
 (0)