Skip to content

Commit a2d9d31

Browse files
committed
Christian's comments
1 parent 8286cf5 commit a2d9d31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2024-05-04-authorship-info.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ to the following format:
3939
```
4040

4141
However, after a series of discussions which you can see in detail in [this
42-
issue]( https://github.com/scikit-learn/scikit-learn/pull/28799), could list
42+
issue]( https://github.com/scikit-learn/scikit-learn/pull/28799), we could list
4343
the following caveats to the status quo:
4444

4545
- Authorship information was not up-to-date and in most cases, but not always,
@@ -49,8 +49,8 @@ the following caveats to the status quo:
4949
- One can check the real authors and the history of the authors of any part of
5050
the code-base using `git blame` and other `git` tools.
5151

52-
Therefore we came to the conclusion to change all inline license information to
53-
the following:
52+
Therefore we came to the conclusion to standardize all authorship information to
53+
mention "The scikit-learn developers", and have the license notice as:
5454

5555
```python
5656
# Authors: The scikit-learn developers

0 commit comments

Comments
 (0)