Release 4.11 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 | 10 | 66.67% | 1 | 50.00% |
Wang Nan | 5 | 33.33% | 1 | 50.00% |
Total | 15 | 100.00% | 2 | 100.00% |
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Adrian Hunter | 10 | 55.56% | 1 | 50.00% |
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.