diff --git a/data/playlists.yml b/data/playlists.yml index ac0fd38234bed125ea44b3848fad2e4b623f50c0..630c88d4d2bd516cb9b53a365aee3694619e50a4 100644 --- a/data/playlists.yml +++ b/data/playlists.yml @@ -1,3 +1,9 @@ +- name: Celebrating Theia 5th Anniversary + description: Watch the video celebrating 5 years of Theia IDE + playlist_id: PLy7t4z5SYNaTxmWWrnLYshYKaSLhRKNk- +- name: Theia Community Release + description: It's been a long time coming, and we're so excited to share this with you. We have been working hard to make sure that Theia is more than just a platform—it's an open source community working together to take cloud development to the next level. + playlist_id: PLy7t4z5SYNaT7XdfANFx72-WwD4-nJjlj - name: Cloud Tool Time description: Featuring project demos, how-tos, and more, the Cloud Tool Time webinar series aims to educate, innovate and engage with the fast growing cloud development tools community. playlist_id: PLy7t4z5SYNaSBxx8gLh0i9LlN2bZW6H1L diff --git a/js/src/playlists.js b/js/src/playlists.js index 5fa202a4726cbed9a0ba1e2a00e7b55c851e3c59..8ac29b455dbd828ec5d2864c3dec1d28b920c57d 100644 --- a/js/src/playlists.js +++ b/js/src/playlists.js @@ -1,5 +1,5 @@ /*! - * Copyright (c) 2021 Eclipse Foundation, Inc. + * Copyright (c) 2022 Eclipse Foundation, Inc. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v. 2.0 which is available at