You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Given a readme file (or a GitHub/Gitlab repository) SOMEF will extract the follo
35
35
-**Contact**: Contact person responsible for maintaining a software component
36
36
-**Continuous integration**: Link to continuous integration service(s)
37
37
-**Contribution guidelines**: Text indicating how to contribute to this code repository
38
-
-**Contributors**: Contributors to a software component
38
+
-**Contributors**: Contributors to a software component. Note: Contributor metadata is exported from metadata files (e.g., CodeMeta, CONTRIBUTORS, etc.) not from git logs.
39
39
-**Creation date**: Date when the repository was created
40
40
-**Copyright holder**: Entity or individual owning the rights to the software. The year is also extracted, if available.
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Given a readme file (or a GitHub repository) SOMEF will extract the following ca
42
42
-**Contact**: Contact person responsible for maintaining a software component
43
43
-**Continuous integration**: Link to continuous integration service(s)
44
44
-**Contribution guidelines**: Text indicating how to contribute to this code repository
45
-
-**Contributors**: Contributors to a software component
45
+
-**Contributors**: Contributors to a software component. Note: Contributor metadata is exported from metadata files (e.g., CodeMeta, CONTRIBUTORS, etc.) not from git logs.
46
46
-**Copyright holder**: Entity or individual owning the rights to the software. The year is also extracted, if available.
47
47
-**Creation date**: Date when the repository was created
Copy file name to clipboardExpand all lines: docs/output.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ SOMEF aims to recognize the following categories (in alphabetical order):
74
74
-`contact`: Contact person responsible for maintaining a software component.
75
75
-`continuous_integration`: Link to continuous integration service, supported on GitHub as well as in GitLab.
76
76
-`contributing guidelines`: Guidelines indicating how to contribute to a software component.
77
-
-`contributors`: Contributors to a software component
77
+
-`contributors`: Contributors to a software component. Note: Contributor metadata is exported from metadata files (e.g., CodeMeta, CONTRIBUTORS, etc.) not from git logs.
78
78
-`copyright_holder`: Entity or individual owning the rights to the software. The year is also extracted, if available.
79
79
-`date_created`: Date when the software component was created.
80
80
-`date_updated`: Date when the software component was last updated (note that this will always be older than the date of the extraction).
0 commit comments