Skip to content

Commit

Permalink
Removed references to me as person or to the camelot-fork repo
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Jul 16, 2023
1 parent bf168e1 commit 3938222
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
[info@jelmert.nl](mailto:info@jelmert.nl).
https://github.com/camelot-dev/camelot/issues.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
Expand Down
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Here is a list of important resources for contributors:
- [Code of Conduct]

[mit license]: https://opensource.org/licenses/MIT
[source code]: https://github.com/foarsitter/camelot-fork
[documentation]: https://camelot-fork.readthedocs.io/
[issue tracker]: https://github.com/foarsitter/camelot-fork/issues
[source code]: https://github.com/camelot-dev/camelot
[documentation]: https://camelot-py.readthedocs.io/
[issue tracker]: https://github.com/camelot-dev/camelot/issues

## How to report a bug

Expand Down Expand Up @@ -56,7 +56,7 @@ or the command-line interface:

```console
$ poetry run python
$ poetry run camelot-fork
$ poetry run camelot
```

[poetry]: https://python-poetry.org/
Expand Down Expand Up @@ -110,7 +110,7 @@ $ nox --session=pre-commit -- install
It is recommended to open an issue before starting work on anything.
This will allow a chance to talk it over with the owners and validate your approach.

[pull request]: https://github.com/foarsitter/camelot-fork/pulls
[pull request]: https://github.com/camelot-dev/camelot/pulls

<!-- github-only -->

Expand Down
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright © 2023 Jelmer Draaijer
Copyright (c) 2019-2021 Camelot Developers
Copyright (c) 2018-2019 Peeply Private Ltd (Singapore)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 3938222

Please sign in to comment.