Skip to content
Snippets Groups Projects
Commit 8311e387 authored by michael.minelli's avatar michael.minelli
Browse files

Update mail address

parent 77cbb45c
No related branches found
No related tags found
No related merge requests found
Pipeline #34880 passed
...@@ -6,3 +6,5 @@ ...@@ -6,3 +6,5 @@
# Datasource local storage ignored files # Datasource local storage ignored files
/dataSources/ /dataSources/
/dataSources.local.xml /dataSources.local.xml
# GitHub Copilot persisted chat sessions
/copilot/chatSessions
jetbrainsConfiguration/dataSources/
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MaterialThemeProjectNewConfig">
<option name="metadata">
<MTProjectMetadataState>
<option name="migrated" value="true" />
<option name="pristineConfig" value="false" />
<option name="userId" value="104e8585:19002424fea:-7ffe" />
</MTProjectMetadataState>
</option>
</component>
</project>
\ No newline at end of file
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" /> <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
<mapping directory="$PROJECT_DIR$/install" vcs="Git" />
</component> </component>
</project> </project>
\ No newline at end of file
...@@ -85,7 +85,8 @@ store configuration information that can be changed without modifying the code. ...@@ -85,7 +85,8 @@ store configuration information that can be changed without modifying the code.
To use environment variables on your development machine, you need the `.env.keys` file in addition of the `.env.vault` To use environment variables on your development machine, you need the `.env.keys` file in addition of the `.env.vault`
file present in the repository. file present in the repository.
**The `.env.keys` file have to be requested to the project maintainer: [Michaël Minelli](mailto:dojo@minelli.me).** **The `.env.keys` file have to be requested to the project
maintainer: [Michaël Minelli](mailto:dojo@mail.minelli.swiss).**
### Decrypting the environment variables ### Decrypting the environment variables
......
...@@ -88,7 +88,8 @@ Set DOTENV_KEY on your server ...@@ -88,7 +88,8 @@ Set DOTENV_KEY on your server
> npx dotenv-vault local decrypt dotenv://:key_1234@dotenv.local/vault/.env.vault?environment=development > .env.development > npx dotenv-vault local decrypt dotenv://:key_1234@dotenv.local/vault/.env.vault?environment=development > .env.development
``` ```
**The `.env.keys` file have to be requested to the project maintainer: [Michaël Minelli](mailto:dojo@minelli.me).** **The `.env.keys` file have to be requested to the project
maintainer: [Michaël Minelli](mailto:dojo@mail.minelli.swiss).**
## Run the cli ## Run the cli
......
...@@ -94,7 +94,8 @@ Set DOTENV_KEY on your server ...@@ -94,7 +94,8 @@ Set DOTENV_KEY on your server
> npx dotenv-vault local decrypt dotenv://:key_1234@dotenv.local/vault/.env.vault?environment=development > .env.development > npx dotenv-vault local decrypt dotenv://:key_1234@dotenv.local/vault/.env.vault?environment=development > .env.development
``` ```
**The `.env.keys` file have to be requested to the project maintainer: [Michaël Minelli](mailto:dojo@minelli.me).** **The `.env.keys` file have to be requested to the project
maintainer: [Michaël Minelli](mailto:dojo@mail.minelli.swiss).**
## Run the cli ## Run the cli
......
...@@ -88,7 +88,8 @@ Set DOTENV_KEY on your server ...@@ -88,7 +88,8 @@ Set DOTENV_KEY on your server
> npx dotenv-vault local decrypt dotenv://:key_1234@dotenv.local/vault/.env.vault?environment=development > .env.development > npx dotenv-vault local decrypt dotenv://:key_1234@dotenv.local/vault/.env.vault?environment=development > .env.development
``` ```
**The `.env.keys` file have to be requested to the project maintainer: [Michaël Minelli](mailto:dojo@minelli.me).** **The `.env.keys` file have to be requested to the project
maintainer: [Michaël Minelli](mailto:dojo@mail.minelli.swiss).**
## Run the cli ## Run the cli
......
...@@ -85,7 +85,7 @@ the [contributing section](/dev-doc/contributing) of this site. ...@@ -85,7 +85,7 @@ the [contributing section](/dev-doc/contributing) of this site.
## Contacts / Developers {#contacts} ## Contacts / Developers {#contacts}
* [Michaël Minelli](mailto:dojo@minelli.me): Main contact / Main developer * [Michaël Minelli](mailto:dojo@mail.minelli.swiss): Main contact / Main developer
* [Orestis Malaspinas](mailto:orestis.malaspinas@hesge.ch): Project manager * [Orestis Malaspinas](mailto:orestis.malaspinas@hesge.ch): Project manager
## License ## License
......
...@@ -41,5 +41,5 @@ This is ongoing work. ...@@ -41,5 +41,5 @@ This is ongoing work.
Send an E-mail to: Send an E-mail to:
- About the code: [Michaël Minelli](mailto:dojo@minelli.me). - About the code: [Michaël Minelli](mailto:dojo@mail.minelli.swiss).
- About the project: [Orestis Malaspinas](mailto:orestis.malaspinas@hesge.ch) - About the project: [Orestis Malaspinas](mailto:orestis.malaspinas@hesge.ch)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment