---
title: "CEL finds a new home at github.com/cel-expr!"
url: https://daily.dev/posts/cel-finds-a-new-home-at-github-com-cel-expr--h9cjvwrrr
source_url: http://opensource.googleblog.com/2026/06/cel-finds-a-new-home-at-githubcomcel-expr.html
type: article
source: "Google Open Source Blog"
published: 2026-06-21T06:07:51.222Z
updated: 2026-06-21T06:08:10.223Z
tags: ["open-source", "google", "golang"]
reading_time: 2
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# CEL finds a new home at github.com/cel-expr!

**[Google Open Source Blog](https://daily.dev/sources/googleoss)** · 2 min read · 3 upvotes · 0 comments

## Summary

The official Common Expression Language (CEL) repositories have moved from the `google` GitHub organization to a new dedicated `cel-expr` organization. This affects cel-spec, cel-cpp, cel-go, and cel-java repositories. GitHub automatic redirects ensure backward compatibility, but developers are encouraged to update their dependency configurations (go.mod, pom.xml, requirements.txt, etc.) to point to the new canonical URLs at github.com/cel-expr. The move aims to unify branding, improve discoverability, and streamline development across all CEL implementations.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <http://opensource.googleblog.com/2026/06/cel-finds-a-new-home-at-githubcomcel-expr.html>

## Similar posts on daily.dev

- [Google Open-Sources the Common Expression Language for Python](https://daily.dev/posts/google-open-sources-the-common-expression-language-for-python-nc2x0hyw3) · InfoQ · 1 upvotes · 0 comments
- [Announcing CEL-expr-python: the Common Expression Language in Python, now open source](https://daily.dev/posts/announcing-cel-expr-python-the-common-expression-language-in-python-now-open-source-wuz9idgyf) · Google Open Source Blog · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#google](https://daily.dev/tags/google), [#golang](https://daily.dev/tags/golang)

[View this post on daily.dev](https://daily.dev/posts/cel-finds-a-new-home-at-github-com-cel-expr--h9cjvwrrr)
