mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
feat: Add Review Board (#74)
Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
50b0422838
commit
81914e235d
1 changed files with 11 additions and 0 deletions
11
software/review-board.yml
Normal file
11
software/review-board.yml
Normal file
|
|
@ -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/"
|
||||
Loading…
Reference in a new issue