Skip to content

Commit c0e4c41

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

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

types/ng-notify/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,5 @@
1111
"devDependencies": {
1212
"@types/ng-notify": "workspace:."
1313
},
14-
"owners": [
15-
{
16-
"name": "Nick Zamosenchuk",
17-
"githubUsername": "nzamosenchuk"
18-
}
19-
]
14+
"owners": []
2015
}

0 commit comments

Comments
 (0)