-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: move ref-fvm to separate file from filecoin-project (#565)
* Create ref-fvm.yaml Adding Ref-fvm to the OSS directory for RetroPGF * fix: separate ref-fvm from filecoin-project --------- Co-authored-by: Sarah Thiam <[email protected]>
- Loading branch information
1 parent
605afed
commit 4b3b2ca
Showing
5 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,4 @@ projects: | |
- filecoin-project | ||
- forest-chainsafe | ||
- ipni | ||
- ref-fvm-filecoin-project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
version: 7 | ||
name: ref-fvm-filecoin-project | ||
display_name: Ref-fvm | ||
social: | ||
twitter: | ||
- url: https://twitter.com/filbuilders | ||
github: | ||
- url: https://github.com/filecoin-project/ref-fvm |