Skip to content

Commit c28db6b

Browse files
hubyrodclaude
andcommitted
Add Hugo as first calendar reminder user
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f124e89 commit c28db6b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ const config: SkiphooksConfig = {
2323
serviceAccountKey: process.env.GOOGLE_SERVICE_ACCOUNT_KEY,
2424
authToken: process.env.SLASHWORK_AUTH_TOKEN_GOOGLE_CALENDAR!,
2525
users: [
26-
// Add one entry per user: their calendar → a Slashwork group or chat
27-
// { name: "Alice", calendarId: "alice@example.com", targetId: "g_..." },
26+
{ name: "Hugo", calendarId: "hugo@skiplabs.io", targetId: "g_cR_HOoSUCphBLt7gktCEyi" },
2827
],
2928
},
3029
}

0 commit comments

Comments
 (0)