Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import remaining ENS names #242

Merged
merged 6 commits into from
May 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/dao/proposals/3.7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ export const meta = {
description: '',
emoji: '📖',
contributors: [
// raffy.eth
// 'raffy.eth',
'raffy.eth'
],
proposal: {
discourse: '16957',
Expand Down
2 changes: 1 addition & 1 deletion docs/dao/proposals/4.10.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
6 changes: 3 additions & 3 deletions docs/dao/proposals/4.4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
2 changes: 1 addition & 1 deletion docs/dao/proposals/4.9.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
6 changes: 3 additions & 3 deletions docs/dao/proposals/5.4.1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down
4 changes: 3 additions & 1 deletion docs/dao/proposals/5.4.2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
Loading