From ff610ac1e1719cbb32f752549e55260c909acf90 Mon Sep 17 00:00:00 2001 From: Manfred Touron <94029+moul@users.noreply.github.com> Date: Wed, 18 Oct 2023 07:04:48 -0400 Subject: [PATCH] feat: create `contributors/moul/profile.md` (#5) * feat: create `contributors/moul/README.md` * Update and rename README.md to profile.md * Update profile.md --- contributors/moul/profile.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 contributors/moul/profile.md diff --git a/contributors/moul/profile.md b/contributors/moul/profile.md new file mode 100644 index 0000000..2a8e5a2 --- /dev/null +++ b/contributors/moul/profile.md @@ -0,0 +1,17 @@ +--- +name: "Manfred Touron" +github_handle: "moul" +twitter_handle: "moul" +gnoland_username: "manfred" +gnoland_pubkey: "g1u7y667z64x2h7vc6fmpcprgey4ck233jaww9zq" +--- + +Welcome to my (manual) Gno resume. This is a demo intended for any Gno contributor to present themselves similarly. + +We are planning to create an off-chain equivalent of the upcoming on-chain Proof of Contribution and Review DAO. This will involve incorporating both scripts and manual entries. + +I will soon create two additional files for contributors: +1. `github-contributions.md`: This file will be generated by a bot created by Michael and Jon. It will update the file with new "merged PRs" along with relevant metrics. The process will be fully automated and should not be associated with an automatic scoring system. Instead, it will provide metrics that will assist reviewers. +2. `notable-contributions.md`: This file can be accessed by leaders/maintainers/facilitators of components/subcomponents. They can use it to attribute official "mad props" that are considered relatively trustworthy because they are made by leaders in public and with transparency. + +In the future, we expect most of these things to be on-chain with vote systems, etc. However, for now, let's focus on off-chain activities and explore both manual and bot-assisted approaches.