Skip to content

Commit

Permalink
Merge pull request #640 from alan-turing-institute/ac-bot-fix
Browse files Browse the repository at this point in the history
Reinstall all-contributors bot
  • Loading branch information
chrisdburr authored Nov 7, 2024
2 parents 3391ffc + 1ee77c0 commit d53ba7e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 147 deletions.
145 changes: 2 additions & 143 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,145 +1,4 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "nbarlowATI",
"name": "nbarlowATI",
"avatar_url": "https://avatars.githubusercontent.com/u/33832774?v=4",
"profile": "https://github.com/nbarlowATI",
"contributions": [
"bug",
"code",
"doc",
"design",
"example",
"ideas",
"test"
]
},
{
"login": "mhauru",
"name": "Markus Hauru",
"avatar_url": "https://avatars.githubusercontent.com/u/5229876?v=4",
"profile": "http://mhauru.org",
"contributions": [
"bug",
"code",
"doc",
"design",
"example",
"ideas",
"test"
]
},
{
"login": "AoifeHughes",
"name": "Aoife Hughes",
"avatar_url": "https://avatars.githubusercontent.com/u/10923695?v=4",
"profile": "https://github.com/AoifeHughes",
"contributions": [
"bug",
"code",
"ideas",
"test"
]
},
{
"login": "entopia",
"name": "Flora",
"avatar_url": "https://avatars.githubusercontent.com/u/4749503?v=4",
"profile": "https://www.turing.ac.uk/people/researchers/flora-roumpani",
"contributions": [
"bug",
"code",
"doc",
"design",
"example",
"ideas"
]
},
{
"login": "chrisdburr",
"name": "Christopher Burr",
"avatar_url": "https://avatars.githubusercontent.com/u/63010234?v=4",
"profile": "https://github.com/chrisdburr",
"contributions": [
"bug",
"code",
"doc",
"design",
"example",
"ideas",
"test",
"review",
"talk",
"userTesting",
"research",
"promotion",
"projectManagement"
]
},
{
"login": "cassgvp",
"name": "Cassandra Gould van Praag",
"avatar_url": "https://avatars.githubusercontent.com/u/43407869?v=4",
"profile": "https://www.turing.ac.uk/research/harnessing-power-digital-twins/turing-research-and-innovation-cluster-digital-twins",
"contributions": [
"ideas",
"review",
"projectManagement",
"question",
"design"
]
},
{
"login": "kallewesterling",
"name": "Kalle Westerling",
"avatar_url": "https://avatars.githubusercontent.com/u/7298727?v=4",
"profile": "http://www.westerling.nu",
"contributions": [
"ideas",
"review",
"projectManagement",
"question",
"code"
]
},
{
"login": "aranas",
"name": "Sophie Arana",
"avatar_url": "https://avatars.githubusercontent.com/u/6906140?v=4",
"profile": "https://github.com/aranas",
"contributions": [
"ideas",
"review",
"projectManagement",
"question",
"design"
]
},
{
"login": "S-Laher",
"name": "Shakir Laher",
"avatar_url": "https://avatars.githubusercontent.com/u/45235675?v=4",
"profile": "https://github.com/S-Laher",
"contributions": [
"content",
"doc",
"ideas",
"research"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "AssurancePlatform",
"projectOwner": "alan-turing-institute"
"projectName": "AssurancePlatform",
"projectOwner": "alan-turing-institute"
}
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

![An illustration representing the collaborative development of a structured assurance case. The image shows various groups of people working together across different workstations linked by different paths.](site/docs/assets/images/hero.gif)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![All Contributors](https://img.shields.io/github/all-contributors/alan-turing-institute/AssurancePlatform?color=ee8449&style=flat-square)](#contributors)
[![Go to the TEA Platform](https://img.shields.io/badge/Go%20to%20the%20TEA%20Platform-0F76B8?style=flat&link=https://assuranceplatform.azurewebsites.net/)](https://assuranceplatform.azurewebsites.net/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8198986.svg)](https://doi.org/10.5281/zenodo.8198986)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/alan-turing-institute/AssurancePlatform/main.svg)](https://results.pre-commit.ci/latest/github/alan-turing-institute/AssurancePlatform/main)
Expand Down Expand Up @@ -83,3 +80,14 @@ Between April 2023 and December 2023, this project received funding from the Ass

Between July 2021 and June 2022 this project received funding from the UKRI’s Trustworthy Autonomous Hub, which was awarded to Dr Christopher Burr
(Grant number: TAS_PP_00040).

## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

0 comments on commit d53ba7e

Please sign in to comment.