Skip to content

Commit

Permalink
docs: third party packages.yml (#840)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev authored Feb 3, 2025
2 parents 741629a + 394f3f5 commit ecf9485
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Empty file.
8 changes: 8 additions & 0 deletions docs/_scripts/third_party/packages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#A list of third-party packages to surface on the third-party page.
packages:
- name: "placeholder1"
repo: "org-name/placeholder1"
description: "Package description."
- name: "package2"
repo: "org-name/placeholder2"
description: "Package description."

0 comments on commit ecf9485

Please sign in to comment.