From 0a30c06bb6a827252c94cfcba7fee61535191b55 Mon Sep 17 00:00:00 2001 From: Jonatan Holmgren Date: Sun, 12 May 2024 19:41:35 +0200 Subject: [PATCH 1/6] Import remaining ENS names --- docs/dao/proposals/3.7.mdx | 3 +-- docs/dao/proposals/4.10.mdx | 2 +- docs/dao/proposals/4.4.mdx | 6 +++--- docs/dao/proposals/4.9.mdx | 2 +- docs/dao/proposals/5.4.1.mdx | 6 +++--- docs/dao/proposals/5.4.2.mdx | 4 +++- 6 files changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/dao/proposals/3.7.mdx b/docs/dao/proposals/3.7.mdx index 928395d3..e64ca749 100644 --- a/docs/dao/proposals/3.7.mdx +++ b/docs/dao/proposals/3.7.mdx @@ -3,8 +3,7 @@ export const meta = { description: '', emoji: '📖', contributors: [ - // raffy.eth - // 'raffy.eth', + raffy.eth ], proposal: { discourse: '16957', diff --git a/docs/dao/proposals/4.10.mdx b/docs/dao/proposals/4.10.mdx index f9d5f8dc..cc44814d 100644 --- a/docs/dao/proposals/4.10.mdx +++ b/docs/dao/proposals/4.10.mdx @@ -3,7 +3,7 @@ export const meta = { description: 'This proposal transfers ownership of the ENS root key to the ENS DAO, aiming to further decentralize governance and enhance community trust and power in managing the ENS Protocol.', emoji: '📖', contributors: [ - // estmcmxci.eth + estmcmxci.eth, ], proposal: { discourse: '18338', diff --git a/docs/dao/proposals/4.4.mdx b/docs/dao/proposals/4.4.mdx index 5c1ed51e..c9d61fc7 100644 --- a/docs/dao/proposals/4.4.mdx +++ b/docs/dao/proposals/4.4.mdx @@ -3,9 +3,9 @@ export const meta = { description: 'This proposal describes funding requests from ENS Working Groups, supporting various activities within the ENS ecosystem, including ecosystem growth, governance processes, and public goods in web3.', emoji: '📖', contributors: [ - // slobo.eth - // katherin - // coltron.eth + slobo.eth, + katherin, + coltron.eth, ], proposal: { discourse: '18002', diff --git a/docs/dao/proposals/4.9.mdx b/docs/dao/proposals/4.9.mdx index 629ae12d..0fe553c1 100644 --- a/docs/dao/proposals/4.9.mdx +++ b/docs/dao/proposals/4.9.mdx @@ -3,7 +3,7 @@ export const meta = { description: 'This proposal aims to select service providers following the approval of EP4.7, with a budget of $3,600,000 USDC annually to support providers that can enhance the ENS system.', emoji: '📖', contributors: [ - // nick.eth + nick.eth, ], proposal: { discourse: '18309', diff --git a/docs/dao/proposals/5.4.1.mdx b/docs/dao/proposals/5.4.1.mdx index 91128863..70ff7516 100644 --- a/docs/dao/proposals/5.4.1.mdx +++ b/docs/dao/proposals/5.4.1.mdx @@ -3,10 +3,10 @@ export const meta = { description: 'This specification is the amount requested from the DAO treasury to the Metagov Multisig to fulfill anticipated budgetary needs through September 2024.', emoji: '📖', contributors: [ - // '5pence.eth', - // 'avsa.eth', + '5pence.eth', + 'avsa.eth', 'alexvansande', - // 'estmcmxci.eth' + 'estmcmxci.eth', 'estmcmxci' ], proposal: { diff --git a/docs/dao/proposals/5.4.2.mdx b/docs/dao/proposals/5.4.2.mdx index 5bc6423d..d049feec 100644 --- a/docs/dao/proposals/5.4.2.mdx +++ b/docs/dao/proposals/5.4.2.mdx @@ -3,7 +3,9 @@ export const meta = { description: 'This specification is the amount requested from the DAO treasury to the Public Goods Multisig to fulfill anticipated budgetary needs through September 2024.', emoji: '📖', contributors: [ - // 'Coltron.eth, Vegayp.eth, Simona.eth' + coltron.eth, + vegayp.eth, + simona.eth ], proposal: { snapshot: '0xd3437f1c9ece8a309da116be5bffaf31fa40df5361e04e43f9c913970a8746ee', From c117d0b3397cae6d07f20f2cdd5d1a27369113d6 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Sun, 12 May 2024 17:56:26 +0000 Subject: [PATCH 2/6] Update docs/dao/proposals/4.9.mdx --- docs/dao/proposals/4.9.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dao/proposals/4.9.mdx b/docs/dao/proposals/4.9.mdx index 0fe553c1..fc50f85b 100644 --- a/docs/dao/proposals/4.9.mdx +++ b/docs/dao/proposals/4.9.mdx @@ -3,7 +3,7 @@ export const meta = { description: 'This proposal aims to select service providers following the approval of EP4.7, with a budget of $3,600,000 USDC annually to support providers that can enhance the ENS system.', emoji: '📖', contributors: [ - nick.eth, + 'nick.eth', ], proposal: { discourse: '18309', From bc93112a1def5c6b64a3231a685ecae28b9635b3 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Sun, 12 May 2024 17:56:30 +0000 Subject: [PATCH 3/6] Update docs/dao/proposals/4.4.mdx --- docs/dao/proposals/4.4.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/dao/proposals/4.4.mdx b/docs/dao/proposals/4.4.mdx index c9d61fc7..0571adfd 100644 --- a/docs/dao/proposals/4.4.mdx +++ b/docs/dao/proposals/4.4.mdx @@ -3,9 +3,9 @@ export const meta = { description: 'This proposal describes funding requests from ENS Working Groups, supporting various activities within the ENS ecosystem, including ecosystem growth, governance processes, and public goods in web3.', emoji: '📖', contributors: [ - slobo.eth, - katherin, - coltron.eth, + 'slobo.eth', + 'katherin', + 'coltron.eth' ], proposal: { discourse: '18002', From 2b73c538a7fc70f56f3b7048eadef17c9864ff04 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Sun, 12 May 2024 17:56:34 +0000 Subject: [PATCH 4/6] Update docs/dao/proposals/4.10.mdx --- docs/dao/proposals/4.10.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dao/proposals/4.10.mdx b/docs/dao/proposals/4.10.mdx index cc44814d..d0ee6857 100644 --- a/docs/dao/proposals/4.10.mdx +++ b/docs/dao/proposals/4.10.mdx @@ -3,7 +3,7 @@ export const meta = { description: 'This proposal transfers ownership of the ENS root key to the ENS DAO, aiming to further decentralize governance and enhance community trust and power in managing the ENS Protocol.', emoji: '📖', contributors: [ - estmcmxci.eth, + 'estmcmxci.eth', ], proposal: { discourse: '18338', From c78a17144c6e652e5495633d8202c977d8c764c1 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Sun, 12 May 2024 17:56:38 +0000 Subject: [PATCH 5/6] Update docs/dao/proposals/3.7.mdx --- docs/dao/proposals/3.7.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dao/proposals/3.7.mdx b/docs/dao/proposals/3.7.mdx index e64ca749..ab99fe07 100644 --- a/docs/dao/proposals/3.7.mdx +++ b/docs/dao/proposals/3.7.mdx @@ -3,7 +3,7 @@ export const meta = { description: '', emoji: '📖', contributors: [ - raffy.eth + 'raffy.eth' ], proposal: { discourse: '16957', From d923169559ff9ff8f72673f2f0c0ecea83952303 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Sun, 12 May 2024 17:56:42 +0000 Subject: [PATCH 6/6] Update docs/dao/proposals/5.4.2.mdx --- docs/dao/proposals/5.4.2.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/dao/proposals/5.4.2.mdx b/docs/dao/proposals/5.4.2.mdx index d049feec..da8eab26 100644 --- a/docs/dao/proposals/5.4.2.mdx +++ b/docs/dao/proposals/5.4.2.mdx @@ -3,9 +3,9 @@ export const meta = { description: 'This specification is the amount requested from the DAO treasury to the Public Goods Multisig to fulfill anticipated budgetary needs through September 2024.', emoji: '📖', contributors: [ - coltron.eth, - vegayp.eth, - simona.eth + 'coltron.eth', + 'vegayp.eth', + 'simona.eth' ], proposal: { snapshot: '0xd3437f1c9ece8a309da116be5bffaf31fa40df5361e04e43f9c913970a8746ee',