File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ representative at an online or offline event.
60
60
61
61
Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
62
reported to the community leaders responsible for enforcement at
63
- < contact@divlo .fr > .
63
+ < contact@theoludwig .fr > .
64
64
All complaints will be reviewed and investigated promptly and fairly.
65
65
66
66
All community leaders are obligated to respect the privacy and security of the
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ All work on **eslint-config-conventions** happens directly on this repository. B
19
19
20
20
## Pull Requests
21
21
22
- - ** Please first discuss** the change you wish to make via [ issue] ( https://github.com/Divlo /eslint-config-conventions/issues ) before making a change. It might avoid a waste of your time.
22
+ - ** Please first discuss** the change you wish to make via [ issue] ( https://github.com/theoludwig /eslint-config-conventions/issues ) before making a change. It might avoid a waste of your time.
23
23
24
24
- Ensure your code respect linting.
25
25
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) Divlo
3
+ Copyright (c) Théo LUDWIG
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11
11
<a href =" ./LICENSE " ><img src =" https://img.shields.io/badge/licence-MIT-blue.svg " alt =" Licence MIT " /></a >
12
12
<a href =" ./CODE_OF_CONDUCT.md " ><img src =" https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg " alt =" Contributor Covenant " /></a >
13
13
<br />
14
- <a href =" https://github.com/Divlo /eslint-config-conventions/actions/workflows/lint.yml " ><img src =" https://github.com/Divlo /eslint-config-conventions/actions/workflows/lint.yml/badge.svg?branch=develop " /></a >
15
- <a href =" https://github.com/Divlo /eslint-config-conventions/actions/workflows/test.yml " ><img src =" https://github.com/Divlo /eslint-config-conventions/actions/workflows/test.yml/badge.svg?branch=develop " /></a >
14
+ <a href =" https://github.com/theoludwig /eslint-config-conventions/actions/workflows/lint.yml " ><img src =" https://github.com/theoludwig /eslint-config-conventions/actions/workflows/lint.yml/badge.svg?branch=develop " /></a >
15
+ <a href =" https://github.com/theoludwig /eslint-config-conventions/actions/workflows/test.yml " ><img src =" https://github.com/theoludwig /eslint-config-conventions/actions/workflows/test.yml/badge.svg?branch=develop " /></a >
16
16
<br />
17
17
<a href =" https://conventionalcommits.org " ><img src =" https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg " alt =" Conventional Commits " /></a >
18
18
<a href =" https://github.com/semantic-release/semantic-release " ><img src =" https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg " alt =" semantic-release " /></a >
Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.0-development" ,
4
4
"public" : true ,
5
5
"description" : " ESLint shareable config to enforce strict conventions and good code quality." ,
6
- "author" : " Divlo <contact@divlo .fr>" ,
6
+ "author" : " Théo LUDWIG <contact@theoludwig .fr>" ,
7
7
"license" : " MIT" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " https://github.com/Divlo /eslint-config-conventions.git"
10
+ "url" : " https://github.com/theoludwig /eslint-config-conventions.git"
11
11
},
12
12
"bugs" : {
13
- "url" : " https://github.com/Divlo /eslint-config-conventions/issues"
13
+ "url" : " https://github.com/theoludwig /eslint-config-conventions/issues"
14
14
},
15
- "homepage" : " https://github.com/Divlo /eslint-config-conventions#readme" ,
15
+ "homepage" : " https://github.com/theoludwig /eslint-config-conventions#readme" ,
16
16
"keywords" : [
17
17
" eslintconfig" ,
18
18
" eslint" ,
You can’t perform that action at this time.
0 commit comments