Skip to content

Commit c8d6903

Browse files
authored
feat: add new acronym to the json
1 parent 06e24c0 commit c8d6903

1 file changed

Lines changed: 20 additions & 7 deletions

File tree

data/lgtm.json

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -203,16 +203,16 @@
203203
},
204204
{
205205
"id": 17,
206-
"meaning": "Let's Grab Thai Maybe",
206+
"meaning": "Looks Goffredo To Me",
207207
"category": "funny",
208-
"description": "Somehow more productive than most sprint planning sessions.",
208+
"description": "An homage to the one and only Goffredo, the legend who first contributed to this project.",
209209
"tags": [
210-
"food",
211-
"lunch",
212-
"planning"
210+
"style",
211+
"legend",
212+
"talent"
213213
],
214-
"created_at": "2024-01-17",
215-
"rarity": "common"
214+
"created_at": "1998-09-17",
215+
"rarity": "legendary"
216216
},
217217
{
218218
"id": 18,
@@ -3226,5 +3226,18 @@
32263226
"growth"
32273227
],
32283228
"created_at": "2024-03-27"
3229+
},
3230+
{
3231+
"id": 251,
3232+
"meaning": "Let's Grab Thai Maybe",
3233+
"category": "funny",
3234+
"description": "Somehow more productive than most sprint planning sessions.",
3235+
"tags": [
3236+
"food",
3237+
"lunch",
3238+
"planning"
3239+
],
3240+
"created_at": "2024-01-17",
3241+
"rarity": "common"
32293242
}
32303243
]

0 commit comments

Comments
 (0)