docs: add CONTRIBUTORS and MAINTAINERS files, update README (#18)

* docs: README update

* docs: introduce CONTRIBUTING.md

* docs: introduce MAINTAINERS.txt
This commit is contained in:
Sahil Bansal
2025-05-11 22:42:27 +05:30
committed by GitHub
parent 86f8bd42b7
commit f7855e99a2
7 changed files with 143 additions and 13 deletions
+3
View File
@@ -14,3 +14,6 @@ create_bin:
clean:
rm -rf $(BIN_DIR)
test:
go test ./...