ahci: link FIS receive mode to memory allocation
[minix.git] / .gitreview
blob5104bdecc3f7d81c60bcd2ae50a066b360448e42
1 # MINIX 3 code review setup.
2
3 # This gerrit code review configuration is meant for performing per commit 
4 # internal code reviews. If you are an external contributor please read and 
5 # apply http://wiki.minix3.org/en/HowToContribute
7 # Consider reading http://wiki.openstack.org/GerritWorkflow to learn how
8 # to install git review on a Linux setup. On Minix you can use pkgin to 
9 # install git-review.
11 [gerrit]
12 # The git-minix host is to be configured in your .ssh/config
14 host=git-minix
15 port=2222
16 project=minix
17 defaultbranch=master