Skip to content

Commit 4a65ca5

Browse files
Remove contributors with deleted accounts (DefinitelyTyped#74617)
Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
1 parent a07cc4b commit 4a65ca5

File tree

3 files changed

+1
-14
lines changed

3 files changed

+1
-14
lines changed

types/dojo/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,5 @@
88
"devDependencies": {
99
"@types/dojo": "workspace:."
1010
},
11-
"owners": [
12-
{
13-
"name": "Michael Van Sickle",
14-
"githubUsername": "vansimke"
15-
}
16-
]
11+
"owners": []
1712
}

types/flickity/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
"name": "Paul Crane",
2727
"githubUsername": "PabloDiablo"
2828
},
29-
{
30-
"name": "Rui Lopes",
31-
"githubUsername": "Dashiing"
32-
},
3329
{
3430
"name": "Robert Dennis",
3531
"githubUsername": "rdennis"

types/node-statsd/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
{
1616
"name": "Alex Turek",
1717
"githubUsername": "alexturek"
18-
},
19-
{
20-
"name": "Convoy",
21-
"githubUsername": "convoyinc"
2218
}
2319
]
2420
}

0 commit comments

Comments
 (0)