Commit Graph

5 Commits

Author SHA1 Message Date
Kendall Nelson 353f75eca0 Retire Karbor
As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

This commit retires this repository as per the process defined in
the project-guide[2].

Thank you to all the contributors of Karbor for your hard work!

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Depends-On: https://review.opendev.org/c/openstack/project-config/+/767030
Change-Id: I972ffb299f93863c4e34b1f504b002095661e6af
2020-12-21 11:51:02 -08:00
Yuval Brik 0a46781658 Temporarily remove rst from gitattributes
Since the cached version on gate includes rst with crlf, gitattributes
is causing checkout failure and eventually leading to the gate failing.
Temporarily remove rst from gitattributes so we can have our gate back.

Change-Id: I88d82587d2c38f3cfcf6ee710519b2d6a248e830
2016-12-14 15:09:45 +02:00
Saggi Mizrahi 7cba0a0735 Restore .gitattributes
Change-Id: I91aac8035706dc7a914a669f40b6a974d7371f92
2016-12-12 14:14:24 +02:00
Saggi Mizrahi b3d034b009 Remove .gitattributes temporeraly
Change-Id: I3f51ff2e1419387ab4015100ce29e8ed046a1934
2016-12-12 14:14:24 +02:00
Saggi Mizrahi 4d46873152 Add .gitattributes file
Make sure all text based files are marked as force lf line endings
instead of the default autocrlf.

This should hopfully prevent crlf from continuing to prolifirate the
code base.

Change-Id: I109bbfcc5fd6ffbaefe1a269ba6aed5e658a2e8e
2016-12-11 16:51:33 +02:00