Skip to content

Commit 4eebe79

Browse files
maclover7fhemberger
authored andcommitted
Remove TSC meeting minutes (#1440)
Can now be found in the nodejs/TSC repository. This list has not been updated for a while, so anyone who would want to consume the RSS feed has been getting out of date information for years, so I think it can be safely removed. There were also one or two LTS meeting minutes documents stored here, and they have been moved to nodejs/Release.
1 parent cf44b19 commit 4eebe79

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1
-5101
lines changed

build.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@ function buildLocale (source, locale) {
100100
refer: false,
101101
limit: 1
102102
},
103-
tscMinutes: {
104-
pattern: 'foundation/tsc/minutes/*.md',
105-
sortBy: 'date',
106-
reverse: true,
107-
refer: false
108-
},
109103
knowledgeBase: {
110104
pattern: 'knowledge/**/*.md',
111105
refer: false
@@ -150,11 +144,6 @@ function buildLocale (source, locale) {
150144
destination: 'feed/vulnerability.xml',
151145
title: 'Node.js Blog: Vulnerability Reports'
152146
}))
153-
.use(feed({
154-
collection: 'tscMinutes',
155-
destination: 'feed/tsc-minutes.xml',
156-
title: 'Node.js Technical Steering Committee meetings'
157-
}))
158147
// Finally, this compiles the rest of the layouts present in ./layouts.
159148
// They're language-agnostic, but have to be regenerated for every locale
160149
// anyways.

layouts/foundation-tsc-minutes-index.hbs

Lines changed: 0 additions & 25 deletions
This file was deleted.

layouts/foundation-tsc-minutes-post.hbs

Lines changed: 0 additions & 22 deletions
This file was deleted.

locale/en/foundation/tsc/minutes.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

locale/en/foundation/tsc/minutes/2014-12-10.md

Lines changed: 0 additions & 60 deletions
This file was deleted.

locale/en/foundation/tsc/minutes/2014-12-16.md

Lines changed: 0 additions & 147 deletions
This file was deleted.

locale/en/foundation/tsc/minutes/2014-12-18.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)