Skip to content

Update author infos for Tessa and Atharva#2824

Merged
atharvadeosthale merged 1 commit intomainfrom
update-authors
Mar 19, 2026
Merged

Update author infos for Tessa and Atharva#2824
atharvadeosthale merged 1 commit intomainfrom
update-authors

Conversation

@atharvadeosthale
Copy link
Member

@atharvadeosthale atharvadeosthale commented Mar 19, 2026

Summary by CodeRabbit

  • Chores
    • Updated author profile information for the blog.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d9fdd98a-549c-40cb-8a8f-0906f6435921

📥 Commits

Reviewing files that changed from the base of the PR and between 189e90d and a3d5a3b.

⛔ Files ignored due to path filters (1)
  • static/images/avatars/atharva.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • .optimize-cache.json
  • src/routes/blog/author/tessa/+page.markdoc

Walkthrough

The PR makes two minor updates: (1) updates the hash value for the avatar image cache entry in .optimize-cache.json, and (2) changes the role field in the author profile metadata from "Head of Developer Relations" to "Head of Partnerships" in the Tessa author page template.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main changes in the pull request: updating author information for two authors (Tessa and Atharva).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-authors
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 19, 2026

Greptile Summary

This PR updates author metadata for two Appwrite team members: Tessa's role is changed from "Head of Developer Relations" to "Head of Partnerships", and Atharva's profile avatar image is replaced with a new one. The image optimization cache is correctly updated to reflect the new hash for Atharva's avatar.

  • Updated tessa's role field in src/routes/blog/author/tessa/+page.markdoc
  • Replaced static/images/avatars/atharva.png with a new avatar image
  • Updated the corresponding image hash in .optimize-cache.json to match the new atharva.png

Confidence Score: 5/5

  • This PR is safe to merge — it contains only minor author metadata and avatar updates with no functional code changes.
  • All three changes are straightforward content updates (a role title change, an avatar image swap, and a cache hash update). There are no logic changes, no new dependencies, and the cache file is correctly kept in sync with the new image.
  • No files require special attention.

Important Files Changed

Filename Overview
.optimize-cache.json Updated the image hash for atharva.png to reflect the new avatar image — correctly maintained alongside the binary change.
src/routes/blog/author/tessa/+page.markdoc Updated Tessa's role from "Head of Developer Relations" to "Head of Partnerships" — simple metadata update.
static/images/avatars/atharva.png Replaced Atharva's avatar image with an updated version; cache hash updated accordingly in .optimize-cache.json.

Last reviewed commit: "update tessa role an..."

@atharvadeosthale atharvadeosthale merged commit fb1dd0d into main Mar 19, 2026
7 checks passed
@atharvadeosthale atharvadeosthale deleted the update-authors branch March 19, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants