Skip to content

docs: attribution#9608

Merged
akshayka merged 1 commit into
mainfrom
aka/docs-attribution
May 19, 2026
Merged

docs: attribution#9608
akshayka merged 1 commit into
mainfrom
aka/docs-attribution

Conversation

@akshayka
Copy link
Copy Markdown
Contributor

This PR adds attribution for Bennet and David's roles, via the DOE, in supporting marimo.

This PR adds attribution for Bennet and David's roles, via the DOE,
in supporting marimo.
Copilot AI review requested due to automatic review settings May 19, 2026 17:16
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment May 19, 2026 5:17pm

Request Review

@akshayka akshayka requested a review from mscolnick May 19, 2026 17:16
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a funding/acknowledgements attribution to both the GitHub-facing README and the documentation landing page, crediting Bennet Meyers and David Chassin and noting partial support from the U.S. DOE CMEI/IESO under Agreement 34368.

Changes:

  • Add an acknowledgement paragraph to README.md.
  • Mirror the same acknowledgement paragraph in docs/index.md to keep the docs landing page consistent.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Adds acknowledgement + DOE support attribution to the project overview/inspiration section.
docs/index.md Mirrors the same acknowledgement + DOE support attribution on the docs homepage.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Architecture diagram
sequenceDiagram
    participant README as README.md
    participant Index as docs/index.md
    participant DOE as U.S. DOE (CMEI/IESO)
    participant Bennet as Bennet Meyers
    participant David as David Chassin
    participant Marimo as Marimo Project

    Note over README,Marimo: Current-state documentation structure with new attribution

    README->>Marimo: Contains project description and acknowledgments
    Index->>Marimo: Contains project description and acknowledgments

    Marimo->>Bennet: Acknowledges belief in marimo from the beginning
    Marimo->>David: Acknowledges belief in marimo from the beginning

    Marimo->>DOE: Work supported by U.S. DOE Office of Critical Minerals and Energy Innovation (CMEI) Integrated Energy Systems Office (IESO), Agreement 34368

    Bennet-->>Marimo: Supported via DOE funding
    David-->>Marimo: Supported via DOE funding
    
    Note over README,Index: Both files now include identical attribution text
Loading

Re-trigger cubic

@bmeyers
Copy link
Copy Markdown
Contributor

bmeyers commented May 19, 2026

Thanks guys, and congrats on all the ongoing success!

@akshayka akshayka merged commit 983db33 into main May 19, 2026
35 of 36 checks passed
@akshayka akshayka deleted the aka/docs-attribution branch May 19, 2026 17:44
@github-actions
Copy link
Copy Markdown

README Translation Update Needed

This PR includes changes to the main README.md. The following translation files may need to be updated:

  • Traditional_Chinese (README_Traditional_Chinese.md): @thliang01
  • Chinese (README_Chinese.md): @metaboulie
  • Japanese (README_Japanese.md): @kiwamizamurai
  • Spanish (README_Spanish.md): @Francisco-G-P

Translation maintainers, please review the changes in this PR and update your respective README translations accordingly.

CC: @thliang01 @metaboulie @kiwamizamurai @Francisco-G-P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants