mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-28 17:45:27 +08:00
dff82b6d2e
All the files marked as executable were bugging me, so I ran this: find . -executable -type f -print0 | xargs -0 grep -L '#!' | xargs chmod -x
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
# See: https://help.github.com/en/articles/about-code-owners
|
|
#
|
|
# Owners will be requested for review when someone opens a pull request.
|
|
* @jantic @alexandrevicenzi
|