Release 4.10 tools/build/feature/test-compile.c
#include <stdio.h>
int main(void)
{
printf("Hello World!\n");
return 0;
}
Contributors
| Person | Tokens | Prop | Commits | CommitProp |
adrian hunter | adrian hunter | 10 | 66.67% | 1 | 50.00% |
wang nan | wang nan | 5 | 33.33% | 1 | 50.00% |
| Total | 15 | 100.00% | 2 | 100.00% |
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
adrian hunter | adrian hunter | 10 | 55.56% | 1 | 50.00% |
wang nan | wang nan | 8 | 44.44% | 1 | 50.00% |
| Total | 18 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.