Skip to content

Commit af91f3c

Browse files
authored
add CONTRIBUTORS.md (#44)
1 parent 3b3318b commit af91f3c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CONTRIBUTORS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# GitHub userids of contributors
2+
3+
* [@yimw](https://github.com/yimw)
4+
* [@briangustafson](https://github.com/briangustafson)
5+
* [@alexng-canuck](https://github.com/alexng-canuck)
6+
* [@aorcl](https://github.com/aorcl)
7+
* [@kral2](https://github.com/kral2)

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ echo "$uuid ${var.volume_mount_directory} ext4 defaults,noatime,_netdev,nofail
176176

177177
This project is open source. Oracle appreciates any contributions that are made by the open source community.
178178

179-
Learn how to [contribute](CONTRIBUTING.md)).
179+
Learn how to [contribute](CONTRIBUTING.md).
180+
181+
[Folks who contributed with explanations, code, feedback, ideas, testing etc.](CONTRIBUTORS.md)
180182

181183
## License
182184

0 commit comments

Comments
 (0)