Skip to content

Commit b148b52

Browse files
Remove deprecated badges (#1471)
Also change 'assignee' to 'reviewer' and add Rob.
1 parent ba725c4 commit b148b52

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ updates:
66
interval: daily
77
time: "05:00"
88
timezone: America/Los_Angeles
9-
assignees:
9+
reviewers:
1010
- "andschwa"
11+
- "rjmholt"

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# PowerShell Editor Services
22

33
[![Build Status](https://dev.azure.com/powershell/PowerShellEditorServices/_apis/build/status/PowerShellEditorServices-ci?branchName=master)](https://dev.azure.com/powershell/PowerShellEditorServices/_build/latest?definitionId=57&branchName=master)
4-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fb9129c327dc4f459ad2fd167d9a574f)](https://app.codacy.com/app/TylerLeonhardt/PowerShellEditorServices?utm_source=github.com&utm_medium=referral&utm_content=PowerShell/PowerShellEditorServices&utm_campaign=Badge_Grade_Dashboard)
5-
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=PowerShell/PowerShellEditorServices)](https://dependabot.com)
64
[![Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/psdiscord)
75
[![Join the chat at https://gitter.im/PowerShell/PowerShellEditorServices](https://badges.gitter.im/PowerShell/PowerShellEditorServices.svg)](https://gitter.im/PowerShell/PowerShellEditorServices?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
86

0 commit comments

Comments
 (0)