diff --git a/src/configs/acknowledgements.json b/src/configs/acknowledgements.json new file mode 100644 index 0000000..5668e18 --- /dev/null +++ b/src/configs/acknowledgements.json @@ -0,0 +1,156 @@ +[ + { + "name": "Matthew", + "id": "278620217221971968", + "title": "Marshal General of Engineering", + "dept": "Faculty Marshals", + "emailAddress": "matthew@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/matthew", + "github": "https://github.com/matthew119427", + "bio": "If you removed all the arteries, veins, & capillaries from a person’s body, and tied them end-to-end…the person will die. - Dr. Niel deGrasse Tyson", + "acknowledgements": ["Maintainer & Lead Developer"] + }, + { + "name": "Joe", + "id": "556969659531001858", + "title": "Marshal General of Community Relations", + "dept": "Faculty Marshals", + "emailAddress": "joe@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/Joe", + "github": "https://github.com/sirdroolio", + "bio": "new Error(\"Proper Bio not found\");", + "acknowledgements": ["Developer"] + }, + { + "name": "Bsian", + "id": "253600545972027394", + "title": "Assistant Marshal General of Engineering", + "dept": "Faculty Marshals", + "emailAddress": "bsian@staff.libraryofcode.org", + "bio": "I also like trains", + "acknowledgements": ["Maintainer & Assistant Lead Developer"] + }, + { + "name": "NightRaven", + "id": "239261547959025665", + "title": "Assistant Marshal General of Community Relations", + "dept": "Faculty Marshals", + "emailAddress": "nightraven@staff.libraryofcode.org", + "bio": "I like trains" + }, + { + "name": "Midori", + "id": "109122112643440640", + "title": "Assistant Marshal General of Community Relations", + "dept": "Faculty Marshals", + "emailAddress": "midori@staff.libraryofcode.org" + }, + { + "name": "Unknown", + "id": "143414786913206272", + "title": "Staff Sergeant", + "dept": "Faculty Marshals", + "emailAddress": "unknown@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/unknown", + "bio": "im not a proffesional developer or anything, i just enjoy it as a hobby." + }, + { + "name": "TheSkele27", + "id": "213632190557192192", + "title": "Community Advisor", + "dept": "Faculty Marshals", + "emailAddress": "theskele27@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/TheSkele27", + "github": "https://github.com/TheSkele27", + "bio": "Is water wet?" + }, + { + "name": "Aikaterna", + "id": "154497072148643840", + "title": "Sheriff", + "dept": "Staff Team" + }, + { + "name": "Boss", + "id": "344954369285947392", + "title": "Sheriff", + "dept": "Staff Team", + "emailAddress": "boss@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/Boss", + "bio": "I can’t find a bio for user \"boss\"" + }, + { + "name": "Besero", + "id": "283318906024886272", + "title": "Associate", + "dept": "Staff Team", + "emailAddress": "besero@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/besero_gg", + "github": "https://github.com/kledi-harding", + "bio": "Just looking for some fun. I like going on long walks in the park. No guys", + "acknowledgements": ["Graphic Designer"] + }, + { + "name": "CoalSephos", + "id": "155698776512790528", + "title": "Associate", + "dept": "Staff Team", + "gitlab": "https://gitlab.libraryofcode.org/CoalSephos", + "github": "https://github.com/CoalSephos", + "bio": "[Tastes like chicken?]" + }, + { + "name": "D3XTER", + "id": "468009964263178262", + "title": "Associate", + "dept": "Staff Team", + "emailAddress": "dexter@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/D3XTER", + "bio": "Hi I'm D3XTER how are ya?" + }, + { + "name": "DedShotTM", + "id": "402154763363418142", + "title": "Associate", + "dept": "Staff Team", + "emailAddress": "dedshot@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/DedShotTM", + "github": "https://github.com/DedShotTM", + "bio": "Imagine having a bio" + }, + { + "name": "EdgyBoi2414", + "id": "397432516010835970", + "title": "Webmaster", + "dept": "Staff Team", + "emailAddress": "edgyboi2414@gmail.com", + "gitlab": "https://gitlab.libraryofcode.org/EdgyBoi2414", + "github": "https://github.com/EdgyBoi2414", + "bio": "\"If teardrops could be bottled, there'd be swimming pools, built by models...\" - Some Philosopher" + }, + { + "name": "Hector", + "id": "377781496292835339", + "title": "Associate", + "dept": "Staff Team", + "emailAddress": "hector@staff.libraryofcode.org", + "gitlab": "https://gitlab.libraryofcode.org/Hector", + "github": "https://github.com/Hector6704", + "bio": "Hi there, I'm the developer of Delta, the Discord bot. I'm a free-time French JavaScript developer. I hope you'll enjoy LOC!" + }, + { + "name": "KhaaZ", + "id": "179908288337412096", + "title": "Associate", + "dept": "Staff Team", + "gitlab": "https://gitlab.libraryofcode.org/KhaaZ", + "github": "https://github.com/Khaazz", + "bio": "I baguette for a living and eat code for breakfast." + }, + { + "name": "Ryan", + "id": "186679073764802560", + "gitlab": "https://gitlab.libraryofcode.org/plainRyan", + "acknowledgements": ["Contributor"] + } +]