thelinux.pro/broadcast_timer/events.js

79 lines
2.2 KiB
JavaScript

var events = [
{
"date": "May 23, 2019 16:00:00",
"subject": "start",
"notes": ""
},
{
"date": "May 26, 2019 07:00:00",
"subject": "VTO",
"notes": "at Crosspoint"
},
{
"date": "May 26, 2019 13:00:00",
"subject": "Lunch",
"notes": "Something good."
},
{
"date": "May 27, 2019 00:00:01",
"subject": "Memorial Day",
"notes": ""
},
{
"date": "May 28, 2019 09:00:00",
"subject": "1:1 A",
"notes": ""
},
{
"date": "May 28, 2019 09:30:00",
"subject": "Team Meeting",
"notes": ""
},
{
"date": "May 28, 2019 10:00:00",
"subject": "Code Review",
"notes": ""
},
{
"date": "May 28, 2019 11:15:00",
"subject": "DSU",
"notes": ""
},
{
"date": "May 28, 2019 14:30:00",
"subject": "MTA Tool Deploy Meeting",
"notes": "Description:discuss deployment of tools -- Chef, something else?<br />discuss updates to sudoers file to allow headless (no login) service account to run specific executable in /sbin/ directory as in operator ALL= /sbin/poweroff <br /> ## example from: https://www.garron.me/en/linux/visudo-command-sudoers-file-sudo-default-editor.html"
},
{
"date": "May 28, 2019 15:00:00",
"subject": "Update ORB Notes",
"notes": "1. Changing the audience to be manager and PO and removing the engineers from the discussion. <br /><br />2. Please use this link for all things MC-ORB<br /><br />3. Please fill out the <a href=https://docs.google.com/document/d/1S3LeKT9wqSM1EUL4U6h-yJkjEj3iy8xHFAgERgTnC1A/edit#>MC-ORB Notes Document</a> to contain your teams updates PRIOR to the meeting so that we can quickly get through the cadence and end the meeting early. Ideally this meeting should never last 30 minutes."
},
{
"date": "May 28, 2019 15:30:00",
"subject": "OS Review Board",
"notes": ""
},
{
"date": "May 28, 2019 18:30:00",
"subject": "1:1 S",
"notes": ""
},
{
"date": "May 28, 2019 19:00:00",
"subject": "AU Team Meeting",
"notes": ""
},
{
"date": "May 28, 2019 19:00:00",
"subject": "1:1 P",
"notes": ""
},
{
"date": "May 29, 2019 09:30:00",
"subject": "1:1 JB",
"notes": ""
}
]