Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into rrhyne-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcegraph-bot authored Mar 26, 2024
2 parents 341235d + 0734268 commit d08dcf9
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ You can find resources on how to use each of the main tools [here](../../../comp

- Join the Sourcegraph events calendar by copying `sourcegraph.com_9cd67o8p3gs0rtpj73bt326psk@group.calendar.google.com` into your [add calendar field](https://calendar.google.com/calendar/u/0/r/settings/addcalendar?)

- A good way to get to know your team is to try and schedule a regular 1-on-1 or fika ([https://go/fika](https://go/fika)) with them. To avoid overwhelming yourself with all the scheduling of these meetings you can create an Appointment Schedule. This allows you to specify time slots that work for you and then share a link for your teammates to pick a slot that works best for them. Very similar to Calendly if you've used that before.

![How to create an appointment schedule](https://storage.googleapis.com/sourcegraph-assets/handbook/appointment-schedule.jpg)

After a meeting is scheduled you can change the interval to a standing invite and give them the ability to modify the event to help with any future rescheduling.

![Standing invite](https://storage.googleapis.com/sourcegraph-assets/handbook/appointment-schedule-standing-invite.jpg)

- See the Communication handbook for [more on scheduling meetings](../../../company-info-and-process/communication/index.md#scheduling-meetings-with-google-calendar).

## Slack
Expand Down
15 changes: 14 additions & 1 deletion content/team/locations.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,19 @@
52.513384
]
}
},
{
"type": "Feature",
"properties": {
"name": "Rik Nauta"
},
"geometry": {
"type": "Point",
"coordinates": [
13.000640,
55.595330
]
}
}
]
}
}
12 changes: 12 additions & 0 deletions data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1828,3 +1828,15 @@ anish_lakhwara:
location: Vancouver, Canada 🇨🇦
links: '[LinkedIn](https://www.linkedin.com/in/anish-lakhwara-0a62651bb/), [Website](https://anish.lakhwara.com)'
description: Anish was born in Australia, raised in India, and now calls Canada home. Ever interested in computing, Anish enjoys building and contributing to open source, tinkering on his nvim config, and playing with shiny new tools. Always open to learning more, and aspiring to be a good engineer and a great human. When not touching computers, Anish likes rock climbing, sailing, gardening, and annoying his very loud cat, Imoh.

rik_nauta:
name: Rik Nauta
role: Software Engineer
reports_to: cody_strat_lead
location: Malmö, Sweden 🇸🇪
github: RXminuS
email: [email protected]
links: '[LinkedIn](https://www.linkedin.com/in/riknauta/)'
pronouns: He/Him or They/Them
pronunciation: '[pronounce my name 🔊](https://www.name-coach.com/rik-nauta)'
description: Originally from the Netherlands, Rik has called Sweden his home over the last 16 years. Although he was on the brink of completing his MSc in Engineering Physics, his fascination with AI (and apathy towards particles) led him to forgo his final course to create a company dedicated to developing an AI-powered contract writing assistant instead. Outside of his professional endeavors Rik is an avid skiier and a regular foster parent to guide-dog puppies and "problem" doggos. Rik's unique superpower is his remarkable ability to nap under any circumstances.

0 comments on commit d08dcf9

Please sign in to comment.