diff --git a/software/review-board.yml b/software/review-board.yml new file mode 100644 index 0000000000..1a885ce687 --- /dev/null +++ b/software/review-board.yml @@ -0,0 +1,11 @@ +name: "Review Board" +website_url: "https://www.reviewboard.org/" +source_code_url: "https://github.com/reviewboard/reviewboard" +description: "Extensible and friendly code review tool for projects and companies of all sizes." +licenses: + - MIT +platforms: + - Python +tags: + - Software Development - Project Management +demo_url: "https://demo.reviewboard.org/" \ No newline at end of file