Skip to content

Commit 158cea2

Browse files
committed
Add even more buzzwords
1 parent d775f78 commit 158cea2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: Sources/D2Commands/Fun/BuzzwordPhraseCommand.swift

+12
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ public class BuzzwordPhraseCommand: StringCommand {
142142
"infrastructure",
143143
"IT",
144144
"IoT",
145+
"metrics",
145146
"transformation",
146147
"thought leader",
147148
"paradigm",
@@ -166,6 +167,7 @@ public class BuzzwordPhraseCommand: StringCommand {
166167
"B2B",
167168
"B2C",
168169
"best-of-breed",
170+
"corporate",
169171
"digital",
170172
"holistic",
171173
"global",
@@ -185,7 +187,10 @@ public class BuzzwordPhraseCommand: StringCommand {
185187
"state of the art",
186188
"next-generation",
187189
"low-risk",
190+
"plug-and-play",
191+
"proactive",
188192
"serverless",
193+
"high-level",
189194
"high-tech",
190195
"high-yield",
191196
"battle-tested",
@@ -204,10 +209,13 @@ public class BuzzwordPhraseCommand: StringCommand {
204209
"inter",
205210
"future",
206211
"hyper",
212+
"sales",
207213
"super",
208214
"market",
209215
"goal",
210216
"quantum",
217+
"team",
218+
"user",
211219
"world",
212220
],
213221
compoundSuffixes: [
@@ -224,14 +232,18 @@ public class BuzzwordPhraseCommand: StringCommand {
224232
"distributed",
225233
"grade",
226234
"elastic",
235+
"embedded",
227236
"empowered",
228237
"enabled",
229238
"engineered",
230239
"focused",
240+
"leveling",
241+
"integrated",
231242
"powered",
232243
"proof",
233244
"ready",
234245
"scale",
246+
"strategic",
235247
"infused",
236248
"driven",
237249
"changing",

0 commit comments

Comments
 (0)