From 7e96d4c6e2c6d732ae81778b8acdea3b2e1b7746 Mon Sep 17 00:00:00 2001 From: alonamid Date: Fri, 11 Oct 2019 09:26:52 -0700 Subject: [PATCH] Update CONTRIBUTING.md Co-Authored-By: David Biancolin --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2616c8df..646554f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,4 +5,4 @@ Contributing to Chipyard 1) github:com/ucb-bar/chipyard: master = stable release. All merges to master must go through PR. 2) github:com/ucb-bar/dev: dev = pre-release non-stable branch with latest features. All merges to dev must go through PR. -3) Other dependancies pointed at by Chipyard (e.g. firesim, boom): master should be the version submoduled in ucb-bar/chipyard master. +3) Other dependencies pointed at by Chipyard (e.g. firesim, boom): master should be the version submoduled in ucb-bar/chipyard master.