Deprecate [nsp] service (#2529)
deprecated nsp service and added doc for deprecation
This commit is contained in:
committed by
chris48s
parent
5e50b7bcc4
commit
dea35025b1
@@ -3,6 +3,7 @@
|
||||
const deprecatedServices = {
|
||||
gittip: new Date('2017-12-29'),
|
||||
gratipay: new Date('2017-12-29'),
|
||||
dockbit: new Date('2017-12-31'),
|
||||
gemnasium: new Date('2018-05-15'),
|
||||
snap: new Date('2018-01-23'),
|
||||
'snap-ci': new Date('2018-01-23'),
|
||||
@@ -14,7 +15,7 @@ const deprecatedServices = {
|
||||
issuestats: new Date('2018-09-01'),
|
||||
libscore: new Date('2018-09-22'),
|
||||
imagelayers: new Date('2018-11-18'),
|
||||
dockbit: new Date('2017-12-31'),
|
||||
nsp: new Date('2018-12-13'),
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user